Update compose.yaml
This commit is contained in:
parent
a5f92983f4
commit
7dc599d45c
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ services:
|
||||||
- 443:443/udp
|
- 443:443/udp
|
||||||
- 10.200.200.254:8888:8888
|
- 10.200.200.254:8888:8888
|
||||||
- 8448:8448
|
- 8448:8448
|
||||||
|
- "[::]:80:80"
|
||||||
|
- "[::]:443:443"/tcp
|
||||||
|
- "[::]:443:443"/udp
|
||||||
expose:
|
expose:
|
||||||
- 2019
|
- 2019
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue