Merge pull request #633 from tamilarasi-tech/feature/backend-port-mapping

added environment port setting in backend
This commit is contained in:
egelhaus 2025-02-27 21:59:07 +01:00 committed by GitHub
commit 50b51d709c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ redirect_stderr=true
stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0
startsecs=10
environment=PORT=3000