From bd23b411346d06ff38f79156190034464b164825 Mon Sep 17 00:00:00 2001 From: idittrich-valueon <137774853+idittrich-valueon@users.noreply.github.com> Date: Fri, 22 Aug 2025 13:32:53 +0200 Subject: [PATCH] Update env_int.env --- env_int.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env_int.env b/env_int.env index 6daab589..30d1afd1 100644 --- a/env_int.env +++ b/env_int.env @@ -28,7 +28,7 @@ APP_JWT_SECRET_SECRET=dev_jwt_secret_token APP_TOKEN_EXPIRY=300 # CORS Configuration -APP_ALLOWED_ORIGINS=http://localhost:8080,https://playground.poweron-center.net,https://playground-int.poweron-center.net,http://localhost:5176,https://nyla.poweron-center.net +APP_ALLOWED_ORIGINS=http://localhost:8080,https://playground.poweron-center.net,https://playground-int.poweron-center.net,http://localhost:5176,https://nyla.poweron-center.net, https://nyla-int.poweron-center.net # Logging configuration APP_LOGGING_LOG_LEVEL = INFO