mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
added udp ports
This commit is contained in:
parent
87bf01d3e0
commit
aa3b2d9f31
@ -6,6 +6,7 @@ services:
|
|||||||
shm_size: "1gb"
|
shm_size: "1gb"
|
||||||
ports:
|
ports:
|
||||||
- "80:8080"
|
- "80:8080"
|
||||||
|
- "59000-59100:59000-59100/udp"
|
||||||
environment:
|
environment:
|
||||||
DISPLAY: :99.0
|
DISPLAY: :99.0
|
||||||
SCREEN_WIDTH: 1280
|
SCREEN_WIDTH: 1280
|
||||||
|
Loading…
Reference in New Issue
Block a user