fix: remove marketing url

This commit is contained in:
David Nguyen
2025-02-19 16:45:54 +11:00
parent a319ea0f5e
commit 24f3ecd94f
12 changed files with 18 additions and 47 deletions

View File

@@ -22,7 +22,6 @@ NEXT_PRIVATE_OIDC_SKIP_VERIFY=""
# [[URLS]]
NEXT_PUBLIC_WEBAPP_URL="http://localhost:3000"
NEXT_PUBLIC_MARKETING_URL="http://localhost:3001"
# URL used by the web app to request itself (e.g. local background jobs)
NEXT_PRIVATE_INTERNAL_WEBAPP_URL="http://localhost:3000"