initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
HOST=127.0.0.1
|
||||
DANGEROUSLY_DISABLE_HOST_CHECK=true
|
||||
REACT_APP_API_URL=http://localhost:3001
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
HOST=127.0.0.1
|
||||
DANGEROUSLY_DISABLE_HOST_CHECK=true
|
||||
REACT_APP_API_URL=http://localhost:3001
|
||||