mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
fix: change .env to handle https installations
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
NODE_ENV=
|
||||
HOST=localhost
|
||||
BACKEND_URL=http://localhost
|
||||
PROXY_PORT=8080
|
||||
PORT=8080
|
||||
|
||||
DB_HOST=
|
||||
|
||||
Reference in New Issue
Block a user