feat: create admin user
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled

This commit is contained in:
2026-03-03 02:29:04 +01:00
parent 641ac4adb6
commit 7e971433a7
2 changed files with 5 additions and 6 deletions

View File

@@ -22,12 +22,6 @@ USER = forgejo
[security]
INSTALL_LOCK = true
SECRET_KEY = $SECRET_KEY
INTERNAL_TOKEN = $INTERNAL_TOKEN
[service]
DISABLE_REGISTRATION = true
[session]
PROVIDER = redis
PROVIDER_CONFIG = /run/valkey/valkey.sock