Merge pull request #633 from tamilarasi-tech/feature/backend-port-mapping
added environment port setting in backend
This commit is contained in:
commit
50b51d709c
|
|
@ -7,3 +7,4 @@ redirect_stderr=true
|
|||
stdout_logfile=/dev/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
startsecs=10
|
||||
environment=PORT=3000
|
||||
|
|
|
|||
Loading…
Reference in New Issue