cors
parent
743861b1ae
commit
db0328747a
|
@ -2,6 +2,7 @@ NODE_ENV=development
|
|||
NODE_APP_NAME=dev-zeitadler-dashboard-api
|
||||
HOST=localhost
|
||||
PORT=50250
|
||||
CORS_ORIGINS=
|
||||
|
||||
MARIADB_HOST=localhost
|
||||
MARIADB_PORT=50035
|
||||
|
|
Loading…
Reference in New Issue