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
|
bin/tailwindcss
|
||||||
node_modules/
|
node_modules/
|
||||||
*.pem
|
*.pem
|
||||||
|
AGENTS.md
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user