more frontend work to set backend port

This commit is contained in:
2021-08-25 23:00:18 -04:00
parent 85d6c610f4
commit b9ee7d0790
9 changed files with 1999 additions and 14 deletions

View File

@@ -6,6 +6,8 @@ env:
CURRENT_RELEASE: 0.1.0
RELEASE_MSG: "First official release of the project"
GO_VERSION: 1.16.3
GI_SERVER_PORT: 3500
REACT_APP_BACKEND_PORT: 3500 #Frontend can't find backend port unless we specify it
tasks:
build:
@@ -70,7 +72,7 @@ tasks:
run-backend:
env:
GI_SERVER_PORT: 3500
GI_DEVELOPMENT: false
# TZ: "America/New_York"
cmds: