From 2cae00315c56542116a6593fb140f1c244a6b9c2 Mon Sep 17 00:00:00 2001 From: Gerhard Sletten Date: Thu, 12 Dec 2019 14:20:29 +0100 Subject: [PATCH] Append to own production.yaml and remove log because level is default (and you will get an error if you try to override this in your own production.yaml --- docker-entrypoint.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docker-entrypoint.sh b/docker-entrypoint.sh index d41afa17..11cfc418 100644 --- a/docker-entrypoint.sh +++ b/docker-entrypoint.sh @@ -37,7 +37,7 @@ else echo 'Info: Generating application/production.yaml' # Basic configuration - cat > server/config/production.yaml <> server/config/production.yaml <