ALLOWED_DOMAINS

This commit is contained in:
2026-05-10 21:31:08 +02:00
parent 283d12563f
commit 8838b1d41d
@@ -20,6 +20,11 @@ spec:
password: 'start123' password: 'start123'
email: 'matthias@hnrx.de' email: 'matthias@hnrx.de'
config: config:
api:
MAX_RESPONSE_ITEMS: 100
migrations:
ALLOWED_DOMAINS: "*.hnrx.net"
ALLOW_LOCALNETWORKS: true
database: database:
DB_TYPE: postgres DB_TYPE: postgres
HOST: postgresql-test1-pgbouncer.everest-db.svc:5432 HOST: postgresql-test1-pgbouncer.everest-db.svc:5432
@@ -27,10 +32,8 @@ spec:
USER: postgres USER: postgres
PASSWD: 3yZ64SU8sLqS-MijJh.aPJ59 PASSWD: 3yZ64SU8sLqS-MijJh.aPJ59
SSL_MODE: require SSL_MODE: require
additionalConfigFromEnvs: picture:
- name: ENV_TO_INI__MIGRATIONS__ALLOWED_DOMAINS GRAVATAR_SOURCE: gravatar
value: git.hnrx.net
postgresql: postgresql:
enabled: false enabled: false
persistence: persistence: