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

10 lines
190 B
Plaintext
Raw Normal View History

2023-09-22 10:56:31 -06:00
#Environment
ENV= #Default production
#App Port
PORT= #Default 80
#PUBLIC URL
PUBLIC_URL= #Default 'auto'
#Prefix URL
PREFIX_URL= #Default ''
#ONLY EXACT PATH
ONLY_EXACT_PATH= #Default false