update frp

This commit is contained in:
2018-08-30 16:34:03 +08:00
parent 904332d397
commit 935db14597
2 changed files with 1 additions and 3 deletions

View File

@@ -9,7 +9,6 @@ docker service create \
--network swarm-net \
--replicas 1 \
--detach=true \
--endpoint-mode dnsrr \
--publish 7500:7500 \
--publish 7000:7000 \
--mount type=bind,source=/etc/localtime,target=/etc/localtime \
@@ -26,7 +25,6 @@ docker service create \
--network swarm-net \
--replicas 1 \
--detach=true \
--endpoint-mode dnsrr \
--mount type=bind,source=/etc/localtime,target=/etc/localtime \
--mount type=bind,source=/data/frp/frpc.ini,target=/frp/frpc.ini \
newnius/frp:v0.21.0