gitea: dark mod, some security settings
This commit is contained in:
parent
82f941603b
commit
ab48e5077f
|
|
@ -34,6 +34,7 @@ services:
|
||||||
GITEA__service__ALLOW_ONLY_EXTERNAL_REGISTRATION: true
|
GITEA__service__ALLOW_ONLY_EXTERNAL_REGISTRATION: true
|
||||||
GITEA__openid__ENABLE_OPENID_SIGNIN: false
|
GITEA__openid__ENABLE_OPENID_SIGNIN: false
|
||||||
GITEA__openid__ENABLE_OPENID_SIGNUP: false
|
GITEA__openid__ENABLE_OPENID_SIGNUP: false
|
||||||
|
GITEA__ui__DEFAULT_THEME: arc-green
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
expose:
|
expose:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue