added udp ports

This commit is contained in:
Craig 2020-01-29 10:26:07 +00:00
parent 87bf01d3e0
commit aa3b2d9f31

View File

@ -6,6 +6,7 @@ services:
shm_size: "1gb"
ports:
- "80:8080"
- "59000-59100:59000-59100/udp"
environment:
DISPLAY: :99.0
SCREEN_WIDTH: 1280