Test gitea settings through env 2

This commit is contained in:
Daniel Meiburg 2023-02-12 15:50:21 +01:00
parent c81b4f18b0
commit 29846af252
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ services:
DB_USER: gitea
DB_PASSWD: ${DB_PW}
GITEA__service__SHOW_REGISTRATION_BUTTON: false
GITEA__service__ENABLE_OPENID_SIGNIN: false
expose:
- 3000
ports: