forgejo_settings
This commit is contained in:
@@ -31,6 +31,8 @@ spec:
|
|||||||
migrations:
|
migrations:
|
||||||
ALLOWED_DOMAINS: "*.hnrx.net"
|
ALLOWED_DOMAINS: "*.hnrx.net"
|
||||||
ALLOW_LOCALNETWORKS: true
|
ALLOW_LOCALNETWORKS: true
|
||||||
|
openid:
|
||||||
|
ENABLE_OPENID_SIGNIN: false
|
||||||
database:
|
database:
|
||||||
DB_TYPE: postgres
|
DB_TYPE: postgres
|
||||||
HOST: postgresql-test1-pgbouncer.everest-db.svc:5432
|
HOST: postgresql-test1-pgbouncer.everest-db.svc:5432
|
||||||
@@ -41,7 +43,8 @@ spec:
|
|||||||
picture:
|
picture:
|
||||||
GRAVATAR_SOURCE: gravatar
|
GRAVATAR_SOURCE: gravatar
|
||||||
server:
|
server:
|
||||||
LANDING_PAGE: explore
|
LANDING_PAGE: explore
|
||||||
|
OFFLINE_MODE: false
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Reference in New Issue
Block a user