feat: adjust config to prod environment

This commit is contained in:
Björn Fromme
2026-08-19 08:28:18 +02:00
parent e2f2ba7d1b
commit 0335f48c48
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ BACKEND_BASE_URL=https://backend.corp.internal/api
###> appsmith apps ###
# One line per Appsmith app you register — add more as you build more apps,
# and add a matching line in config/services.yaml under appsmith.apps.
APP_SANDBOX_LOGIN_URL=https://appsmith.corp.internal/app/sandbox/login-abc123
APP_SANDBOX_URL=https://appsmith.corp.internal/app/app-sandbox/login-1234567890abcdef
###< appsmith apps ###