modified: conf/app.ini
gitleaks / gitleaks (push) Has been cancelled

modified:   docker-compose.yml
This commit is contained in:
acidburnmonkey
2025-12-19 01:59:12 +00:00
parent 96a8bce8ee
commit e002632941
2 changed files with 1 additions and 3 deletions
-3
View File
@@ -58,11 +58,8 @@ ROOT_PATH = /data/gitea/log
[security]
INSTALL_LOCK = true
SECRET_KEY =
REVERSE_PROXY_LIMIT = 1
REVERSE_PROXY_TRUSTED_PROXIES = *
INTERNAL_TOKEN =
PASSWORD_HASH_ALGO =
[service]
DISABLE_REGISTRATION = true
+1
View File
@@ -65,6 +65,7 @@ services:
networks:
- frontend
- backend
restart: always
networks: