fixup .example-env
This commit is contained in:
parent
732f9a663f
commit
065c1fae03
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
||||||
API=http://localhost:3000
|
NODE_ENV=development
|
||||||
|
PORT=3000
|
||||||
|
API_PROTOCOL=http
|
||||||
|
API_HOST=localhost:3001
|
||||||
ACTIONCABLE=ws://localhost:3001/cable
|
ACTIONCABLE=ws://localhost:3001/cable
|
Loading…
Add table
Reference in a new issue