mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-18 18:04:32 +08:00
fix: use Railway PORT env var for nginx
This commit is contained in:
@@ -16,7 +16,7 @@ stderr_logfile_maxbytes=0
|
||||
environment=API_SERVER_PORT="8081",DB_PATH="/app/data/data.db"
|
||||
|
||||
[program:nginx]
|
||||
command=nginx -g "daemon off;"
|
||||
command=/app/start-nginx.sh
|
||||
autostart=true
|
||||
autorestart=true
|
||||
stdout_logfile=/dev/stdout
|
||||
|
||||
Reference in New Issue
Block a user