ipv6
This commit is contained in:
parent
fcf22d2c24
commit
49c8290692
1 changed files with 10 additions and 0 deletions
10
compose.yaml
10
compose.yaml
|
@ -1,3 +1,13 @@
|
|||
name: hiddenphox
|
||||
|
||||
services:
|
||||
hiddenphox:
|
||||
build: .
|
||||
extra_hosts:
|
||||
- "discord.com:2606:4700:7::a29f:89ea"
|
||||
- "canary.discord.com:2606:4700:7::a29f:89ea"
|
||||
- "gateway.discord.gg:2606:4700:7::a29f:89ea"
|
||||
|
||||
networks:
|
||||
default:
|
||||
enable_ipv6: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue