mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-01-09 05:26:58 -06:00
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
#Environment
|
|
ENV= #Default production
|
|
#App Port
|
|
PORT= #Default 80
|
|
#PUBLIC URL
|
|
PUBLIC_URL= #Default / |