Gitea: IPv6
This commit is contained in:
parent
847ccd7ac8
commit
33ea893e30
@ -20,6 +20,7 @@ services:
|
||||
restart: always
|
||||
networks:
|
||||
- default # mirror service needs internet
|
||||
- gitea_ssh
|
||||
- backend
|
||||
volumes:
|
||||
- gitea_data:/data
|
||||
@ -70,6 +71,8 @@ services:
|
||||
networks:
|
||||
postgres:
|
||||
internal: true
|
||||
gitea_ssh:
|
||||
enable_ipv6: true
|
||||
backend:
|
||||
internal: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user