chore: Use web app url instead of cors protocol, port and host
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
HOST=localhost
|
||||
PROTOCOL=http
|
||||
PORT=3000
|
||||
CORS_PORT=3001
|
||||
CORS_PROTOCOL=https
|
||||
WEB_APP_URL=https://localhost:3001
|
||||
APP_ENV=development
|
||||
POSTGRES_DATABASE=automatisch_development
|
||||
POSTGRES_PORT=5432
|
||||
|
Reference in New Issue
Block a user