prod change and agents.md for the prod debugging
Some checks failed
CI / Check Style (push) Has been cancelled
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled

This commit is contained in:
2026-07-27 16:32:25 +00:00
parent 7900b7e176
commit aac0a95b52
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -29,3 +29,4 @@ favicon_io.zip
bin/tailwindcss bin/tailwindcss
node_modules/ node_modules/
*.pem *.pem
AGENTS.md

View File

@@ -60,7 +60,7 @@ settings:
initializers: initializers:
oauth2: oauth2:
secret_key: {{ get_env(name="OAUTH_PRIVATE_KEY") | json_encode() }} secret_key: {{ get_env(name="OAUTH_PRIVATE_KEY") }}
authorization_code: authorization_code:
- client_identifier: google - client_identifier: google
client_credentials: client_credentials: