mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
7 lines
106 B
YAML
7 lines
106 B
YAML
|
n2n:
|
||
|
image: vimagick/n2n
|
||
|
ports:
|
||
|
- "5645:5645/udp"
|
||
|
- "7654:7654/udp"
|
||
|
restart: unless-stopped
|