# AASD — Sample Configuration # # Copy this file to config.yaml in your deployment directory # (e.g. /opt/aasd/config.yaml) and fill in your values. # # All values can also be set via environment variables — see sample.env. ai: provider_url: "https://api.deepseek.com" api_key: "sk-your-deepseek-api-key-here" # DeepSeek API key for AI narratives model: "deepseek-chat" server: base_url: "https://aasd.example.com" # Public URL for QR codes & email links admin: username: "admin" # Admin dashboard username password: "your-secure-password-here" # Admin dashboard password