admin felület különválasztva
This commit is contained in:
@@ -86,6 +86,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# --- External URLs ---
|
||||
FRONTEND_BASE_URL: str = "https://app.servicefinder.hu"
|
||||
COOKIE_DOMAIN: str = ".servicefinder.hu" # Cross-subdomain SSO cookie domain
|
||||
BACKEND_CORS_ORIGINS: List[str] = Field(
|
||||
default=[
|
||||
# Production domains
|
||||
|
||||
Reference in New Issue
Block a user