simplify config files for docker profile (fix the incorrect log file due to ordering of profiles)

This commit is contained in:
Gauthier Roebroeck 2019-10-18 16:16:05 +08:00
parent ac8b2d8d75
commit 4b32738982

View file

@ -1,6 +1,6 @@
spring:
profiles:
include: prod
include: flyway
datasource:
url: jdbc:h2:/config/database.h2
logging.file: /config/logs/komga.log