Prepare recipe release #12

Merged
mayel merged 1 commits from recipe-release into main 2026-06-25 08:50:16 +00:00
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -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}
+5
View File
@@ -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