mirror of
https://github.com/aleleba/create-react-go-ssr.git
synced 2025-10-29 05:01:10 -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