mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2025-07-26 17:48:12 -06:00
PR-988743: Adding support to Prefix url and updating packages.
This commit is contained in:
@ -3,4 +3,6 @@ ENV= #Default production
|
||||
#App Port
|
||||
PORT= #Default 80
|
||||
#Host
|
||||
HOST= #Default localhost
|
||||
HOST= #Default localhost
|
||||
#Prefix URL
|
||||
PREFIX_URL= #Default ''
|
Reference in New Issue
Block a user