ALLOWED_DOMAINS
This commit is contained in:
@@ -20,6 +20,11 @@ spec:
|
||||
password: 'start123'
|
||||
email: 'matthias@hnrx.de'
|
||||
config:
|
||||
api:
|
||||
MAX_RESPONSE_ITEMS: 100
|
||||
migrations:
|
||||
ALLOWED_DOMAINS: "*.hnrx.net"
|
||||
ALLOW_LOCALNETWORKS: true
|
||||
database:
|
||||
DB_TYPE: postgres
|
||||
HOST: postgresql-test1-pgbouncer.everest-db.svc:5432
|
||||
@@ -27,10 +32,8 @@ spec:
|
||||
USER: postgres
|
||||
PASSWD: 3yZ64SU8sLqS-MijJh.aPJ59
|
||||
SSL_MODE: require
|
||||
additionalConfigFromEnvs:
|
||||
- name: ENV_TO_INI__MIGRATIONS__ALLOWED_DOMAINS
|
||||
value: git.hnrx.net
|
||||
|
||||
picture:
|
||||
GRAVATAR_SOURCE: gravatar
|
||||
postgresql:
|
||||
enabled: false
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user