mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2026-08-28 22:39:12 -06:00
6 lines
96 B
Bash
6 lines
96 B
Bash
#Environment
|
|
ENV= #Default production
|
|
#App Port
|
|
PORT= #Default 80
|
|
#Host
|
|
HOST= #Default localhost |