create-react-go-ssr/.env.example

8 lines
132 B
Plaintext
Raw Permalink Normal View History

2023-09-22 10:56:31 -06:00
#Environment
ENV= #Default production
#App Port
PORT= #Default 80
#Host
HOST= #Default localhost
#Prefix URL
PREFIX_URL= #Default ''