Test post receive hook 5

This commit is contained in:
Daniel Meiburg 2023-02-12 17:52:38 +01:00
parent 5750111d51
commit 770ff95fb0
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ services:
DB_NAME: gitea DB_NAME: gitea
DB_USER: gitea DB_USER: gitea
DB_PASSWD: ${DB_PW} DB_PASSWD: ${DB_PW}
GITEA__service__SHOW_REGISTRATION_BUTTON: false #GITEA__service__SHOW_REGISTRATION_BUTTON: false
GITEA__service__ENABLE_OPENID_SIGNIN: false #GITEA__service__ENABLE_OPENID_SIGNIN: false
expose: expose:
- 3000 - 3000
ports: ports: