diff --git a/env.example b/env.example index adb6f15..e5437b1 100644 --- a/env.example +++ b/env.example @@ -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