mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 09:36:44 +00:00
update frp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user