[PPN-211113] Modify application properties

This commit is contained in:
woo-jin.shin
2021-11-21 13:30:44 +09:00
parent bbf4affc16
commit 1505227037
19 changed files with 296 additions and 108 deletions

View File

@@ -5,9 +5,17 @@ spring:
allow-bean-definition-overriding: true
profiles:
active: ${SPRING_ACTIVE_PROFILE:development}
group:
development: development, slackapi-development
production: production, slackapi-production
freemarker:
enabled: false
jpa:
hibernate:
ddl-auto: create-drop
generate-ddl: true
server:
port: 20080
error: