debug: add PORT environment variable debugging

This commit is contained in:
tinkle-community
2026-01-06 18:19:28 +08:00
parent 29cd79c626
commit f0b4913ad6
2 changed files with 7 additions and 0 deletions

View File

@@ -23,3 +23,4 @@ stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
environment=PORT="%(ENV_PORT)s"