We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae80833 commit 20c94e2Copy full SHA for 20c94e2
docker-compose.yml
@@ -0,0 +1,7 @@
1
+version: "2"
2
+services:
3
+ udpxy:
4
+ image: lordpedal/udpxy
5
+ container_name: UDPXY
6
+ network_mode: host
7
+ restart: always
0 commit comments