Files
sta/backend/settings/development.yaml

9 lines
149 B
YAML
Raw Normal View History

2025-12-21 18:19:21 +01:00
frontend_url: http://localhost:3000
debug: true
application:
protocol: http
host: 127.0.0.1
base_url: http://127.0.0.1:3100
name: "sta-dev"