Test post receive hook
This commit is contained in:
parent
29846af252
commit
269273fc35
|
|
@ -31,7 +31,7 @@ services:
|
||||||
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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue