mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2025-06-21 00:18:12 -06:00
PR-394587: Adding support to custom host.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#Environment
|
||||
ENV= #Default production
|
||||
#App Port
|
||||
PORT= #Default 80
|
||||
PORT= #Default 80
|
||||
#Host
|
||||
HOST= #Default localhost
|
Reference in New Issue
Block a user