gitea: allow local networks for migrations
This commit is contained in:
parent
3cab5af533
commit
d0bf0bedad
@ -62,6 +62,8 @@ gitea_default_values:
|
||||
server:
|
||||
LFS_START_SERVER: true
|
||||
ROOT_URL: "https://{{ gitea_short_name}}.{{ domain }}"
|
||||
migrations:
|
||||
ALLOW_LOCALNETWORKS: true
|
||||
service:
|
||||
DISABLE_REGISTRATION: true
|
||||
webhook:
|
||||
|
Loading…
Reference in New Issue
Block a user