PR-394587: Adding support to custom host.

This commit is contained in:
2023-10-07 04:42:03 +00:00
parent 34236b7738
commit 47314b8e5b
6 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,6 @@
#Environment
ENV= #Default production
#App Port
PORT= #Default 80
PORT= #Default 80
#Host
HOST= #Default localhost