mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-08 04:04:42 +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
|