fix: change .env to handle https installations

This commit is contained in:
canove
2020-08-25 17:28:57 -03:00
parent d01e6af413
commit eae3a052b7
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
NODE_ENV=
HOST=localhost
BACKEND_URL=http://localhost
PROXY_PORT=8080
PORT=8080
DB_HOST=