test post-receive
This commit is contained in:
parent
25ab72e61e
commit
5441e9995d
|
|
@ -30,8 +30,8 @@ services:
|
|||
DB_NAME: gitea
|
||||
DB_USER: gitea
|
||||
DB_PASSWD: ${DB_PW}
|
||||
#GITEA__service__SHOW_REGISTRATION_BUTTON: false
|
||||
#GITEA__service__ENABLE_OPENID_SIGNIN: false
|
||||
GITEA__service__SHOW_REGISTRATION_BUTTON: true
|
||||
GITEA__service__ENABLE_OPENID_SIGNIN: false
|
||||
expose:
|
||||
- 3000
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in New Issue