debug log to stderr for web #1

Open
Tr0n wants to merge 2 commits from Tr0n/deploy:chore/web-logging into master
First-time contributor

Make debug logs for the web server visible in the docker logs

Make debug logs for the web server visible in the docker logs
Tr0n added 1 commit 2024-12-30 18:42:53 +02:00
Exynox requested changes 2025-01-12 18:08:20 +02:00
@ -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
Owner

I think that this should default to false, as setting it to true will display stack traces to users on the public website

I think that this should default to false, as setting it to true will display stack traces to users on the public website
Tr0n marked this conversation as resolved
Tr0n added 1 commit 2025-01-12 21:31:17 +02:00
Tr0n requested review from Exynox 2025-01-12 21:31:41 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u chore/web-logging:Tr0n-chore/web-logging
git checkout Tr0n-chore/web-logging
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/deploy#1
No description provided.