Prepare recipe release #12
@@ -107,6 +107,12 @@ MAIL_BACKEND=none
|
||||
# AWS_ROLE_ARN=
|
||||
# AWS_WEB_IDENTITY_TOKEN_FILE=
|
||||
|
||||
# GHOST Integration
|
||||
#GHOST_URL=https://example.ghost.io
|
||||
#GHOST_CONTENT_API_KEY=
|
||||
#GHOST_ADMIN_API_KEY=
|
||||
#IFRAME_ALLOWED_ORIGINS=https://example.com
|
||||
|
||||
# Enable using Bonfire as an SSO provider for external apps to sign in with?
|
||||
# ENABLE_SSO_PROVIDER=false
|
||||
OAUTH_ISSUER=https://${DOMAIN}
|
||||
|
||||
@@ -108,6 +108,11 @@ services:
|
||||
|
||||
- ORCID_CLIENT_ID
|
||||
- ORCID_CLIENT_SECRET
|
||||
|
||||
- GHOST_URL
|
||||
- GHOST_CONTENT_API_KEY
|
||||
- GHOST_ADMIN_API_KEY
|
||||
- IFRAME_ALLOWED_ORIGINS
|
||||
|
||||
secrets:
|
||||
- postgres_password
|
||||
|
||||
Reference in New Issue
Block a user