Harden dev environment configuration
This commit is contained in:
3
frontend/.env.development
Normal file
3
frontend/.env.development
Normal file
@@ -0,0 +1,3 @@
|
||||
HOST=0.0.0.0
|
||||
PORT=12000
|
||||
REACT_APP_API_URL=http://localhost:3001
|
||||
Reference in New Issue
Block a user