feat(config): update application.yml for PostgreSQL and remove staging/production configurations
This commit is contained in:
@@ -39,17 +39,3 @@ nowchess:
|
||||
publickey:
|
||||
location: ${JWT_PUBLIC_KEY_PATH:keys/public.pem}
|
||||
issuer: nowchess
|
||||
|
||||
"%staging":
|
||||
quarkus:
|
||||
swagger-ui:
|
||||
always-include: true
|
||||
dev-ui:
|
||||
always-include: true
|
||||
log:
|
||||
level: INFO
|
||||
|
||||
"%production":
|
||||
quarkus:
|
||||
log:
|
||||
level: WARN
|
||||
|
||||
Reference in New Issue
Block a user