Squashed commit of the following:
commit 4a135e907363075467e9035ab7cc1b717c6c2760
Author: Márcio Fernandes <marcio.fernandes@outlook.pt>
Date: Sun Mar 2 11:45:30 2025 +0000
postgres sql version 16
commit 0b67357d6b
Author: Márcio Fernandes <marcio.fernandes@outlook.pt>
Date: Sun Mar 2 01:31:25 2025 +0000
moved from docker to kubernetes (k3s)
This commit is contained in:
@@ -76,7 +76,8 @@ gitea:
|
||||
REPO_INDEXER_INCLUDE:
|
||||
REPO_INDEXER_EXCLUDE: resources/bin/**
|
||||
####
|
||||
SERVICE:
|
||||
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
REQUIRE_SIGNIN_VIEW: false
|
||||
REGISTER_EMAIL_CONFIRM: false
|
||||
@@ -94,7 +95,15 @@ gitea:
|
||||
openid:
|
||||
ENABLE_OPENID_SIGNIN: true
|
||||
ENABLE_OPENID_SIGNUP: true
|
||||
|
||||
|
||||
security:
|
||||
INSTALL_LOCK: true
|
||||
SECRET_KEY: "???"
|
||||
REVERSE_PROXY_LIMIT: 1
|
||||
REVERSE_PROXY_TRUSTED_PROXIES:
|
||||
INTERNAL_TOKEN: "???"
|
||||
PASSWORD_HASH_ALGO: "???"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user