2026-01-03 16:16:24 +01:00
|
|
|
frontend_url: http://localhost:5173
|
2025-12-21 18:19:21 +01:00
|
|
|
debug: true
|
|
|
|
|
|
|
|
|
|
application:
|
|
|
|
|
protocol: http
|
|
|
|
|
host: 127.0.0.1
|
|
|
|
|
base_url: http://127.0.0.1:3100
|
|
|
|
|
name: "sta-dev"
|
2026-01-03 16:16:24 +01:00
|
|
|
|
|
|
|
|
cors:
|
|
|
|
|
allowed_origins: ["*"]
|
|
|
|
|
allow_credentials: false
|
|
|
|
|
max_age_secs: 3600
|