1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/n2n/docker-compose.yml

7 lines
106 B
YAML
Raw Normal View History

2019-05-30 13:39:48 +02:00
n2n:
image: vimagick/n2n
ports:
- "5645:5645/udp"
- "7654:7654/udp"
restart: unless-stopped