forgejo_settings

This commit is contained in:
2026-05-10 22:08:58 +02:00
parent 779fd0f7fb
commit 0089629214
@@ -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
@@ -42,6 +44,7 @@ spec:
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: