# Decap OAuth Environment Configuration # Generated by Ansible - DO NOT EDIT MANUALLY OAUTH_CLIENT_ID={{ devigo_oauth_client_id }} OAUTH_CLIENT_SECRET={{ devigo_oauth_client_secret }} SERVER_PORT=12000 # TRUSTED_ORIGINS must be comma-separated string (not YAML array) # Example: https://example.com,https://www.example.com TRUSTED_ORIGINS={{ devigo_oauth_trusted_origins }}