mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2025-06-21 00:18:12 -06:00
Configure the build and the start of the app in prod. Updating to version 0.1.1
This commit is contained in:
@ -1,10 +1,4 @@
|
||||
#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
|
||||
PORT= #Default 80
|
Reference in New Issue
Block a user