1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

increasing log level in production

This commit is contained in:
Martin McKeaveney 2020-11-10 17:16:40 +00:00
parent f19a20a02d
commit 449f898009

View file

@ -12,7 +12,7 @@ JWT_SECRET={{cookieKey1}}
PORT=4001
# error level for koa-pino
LOG_LEVEL=error
LOG_LEVEL=info
DEPLOYMENT_CREDENTIALS_URL="https://dt4mpwwap8.execute-api.eu-west-1.amazonaws.com/prod/"
DEPLOYMENT_DB_URL="https://couchdb.budi.live:5984"