feat: add client to supervisord.conf
This commit is contained in:
5
client/.env.local
Normal file
5
client/.env.local
Normal file
@@ -0,0 +1,5 @@
|
||||
REACT_APP_WEBSOCKET_PROTOCOL=ws
|
||||
REACT_APP_HTTP_PROTOCOL=http
|
||||
REACT_APP_API_URL=localhost:8000
|
||||
REACT_APP_URL=localhost:3000
|
||||
BROWSER=none
|
Reference in New Issue
Block a user