Skip to content

Commit 58f3d57

Browse files
authored
Merge pull request #31 from bbc/build-fix
Build fix
2 parents 8520102 + 80d7e51 commit 58f3d57

File tree

3 files changed

+5471
-9104
lines changed

3 files changed

+5471
-9104
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# App name used in browser title and navbar
22
REACT_APP_NAME=""
3-
REACT_APP_SERVER_URL=http://localhost:5000
4-
REACT_APP_NODE_ENV="development"
3+
REACT_APP_SERVER_URL=http://localhost:8080
4+
REACT_APP_NODE_ENV="development"

0 commit comments

Comments
 (0)