gitea allowed domains
This commit is contained in:
parent
c2ce7e22d0
commit
5bc1d6266e
@ -26,6 +26,7 @@ services:
|
||||
- GITEA__database__USER=gitea
|
||||
- GITEA__database__PASSWD=gitea
|
||||
- GITEA__service__DISABLE_REGISTRATION=true
|
||||
- GITEA__migrations_ALLOWED_DOMAINS=*
|
||||
restart: always
|
||||
networks:
|
||||
- traefik_traefik
|
||||
|
||||
Loading…
Reference in New Issue
Block a user