debug log to stderr for web #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "Tr0n/deploy:chore/web-logging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make debug logs for the web server visible in the docker logs
@ -27,6 +27,8 @@ WEB_APP_ENV=production
WEB_APP_URL=http://metin2.local
WEB_APP_KEY=
WEB_EXTERNAL_PORT=80
WEB_APP_DEBUG=true
I think that this should default to false, as setting it to true will display stack traces to users on the public website
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.