prod change and agents.md for the prod debugging
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -29,3 +29,4 @@ favicon_io.zip
|
||||
bin/tailwindcss
|
||||
node_modules/
|
||||
*.pem
|
||||
AGENTS.md
|
||||
|
||||
@@ -60,7 +60,7 @@ settings:
|
||||
|
||||
initializers:
|
||||
oauth2:
|
||||
secret_key: {{ get_env(name="OAUTH_PRIVATE_KEY") | json_encode() }}
|
||||
secret_key: {{ get_env(name="OAUTH_PRIVATE_KEY") }}
|
||||
authorization_code:
|
||||
- client_identifier: google
|
||||
client_credentials:
|
||||
|
||||
Reference in New Issue
Block a user