Add port mapping for 8448 in compose.yaml
This commit is contained in:
parent
6044504d09
commit
2187ccbb44
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ services:
|
||||||
- 443:443/tcp
|
- 443:443/tcp
|
||||||
- 443:443/udp
|
- 443:443/udp
|
||||||
- 10.200.200.254:8888:8888
|
- 10.200.200.254:8888:8888
|
||||||
|
- 8448:8448
|
||||||
expose:
|
expose:
|
||||||
- 2019
|
- 2019
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue