Compare commits

..

No commits in common. "openid" and "main" have entirely different histories.
openid ... main

1 changed files with 0 additions and 10 deletions

View File

@ -55,7 +55,6 @@ services:
- GITHUB_TOKEN
# for S3 -- note if you don't set these up upfront images will break later.
- UPLOADS_S3_BUCKET
- UPLOADS_S3_ACCESS_KEY_ID
- UPLOADS_S3_SECRET_ACCESS_KEY
@ -63,15 +62,6 @@ services:
- UPLOADS_S3_HOST
- UPLOADS_S3_SCHEME
- UPLOADS_S3_URL
# for OpenID -- see also https://github.com/bonfire-networks/bonfire_open_id/blob/main/lib/runtime_config.ex.
- OAUTH_ISSUER
- OPENID_1_CLIENT_SECRET
- OPENID_1_DISPLAY_NAME
- OPENID_1_DISCOVERY
- OPENID_1_REDIRECT
- OPENID_1_RESPONSE_TYPE
- OPENID_1_SCOPE
secrets:
- postgres_password