فهرست منبع

fix docker run command

HMBSbige 7 سال پیش
والد
کامیت
79f973bc57
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 Docker
 ```
 docker pull hmbsbige/stunserver
-docker run -d --restart=always --net=host -p 3478:3478/tcp -p 3478:3478/udp --name=stunserver hmbsbige/stunserver --mode full --primaryinterface $IP1 --altinterface $IP2
+docker run -d --restart=always --net=host --name=stunserver hmbsbige/stunserver --mode full --primaryinterface $IP1 --altinterface $IP2
 ```
 
 # STUN Client Preview