1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

increasing log level in production

This commit is contained in:
Martin McKeaveney 2020-11-10 17:16:40 +00:00
parent 129d36ccfe
commit faf9fd4754

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"