fixup .example-env

This commit is contained in:
Connor Turland 2018-03-11 16:26:34 -04:00
parent 732f9a663f
commit 065c1fae03

View file

@ -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