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