Update version to v2.3.4.5

Update version to v2.3.4.5
This commit is contained in:
心隨緣動
2024-06-06 14:34:57 +08:00
committed by GitHub
parent c6cb05f418
commit 6729d90da6
+1
View File
@@ -947,6 +947,7 @@ subconverter() {
bash <(curl -fsSL https://get.docker.com | bash -s docker)
ipv4=$(curl -s4m8 ip.p3terx.com -k | sed -n 1p)
docker run -d --name subweb --restart always \
listen 25500 \
-p 18080:80 \
-p 25500:25500 \
-e API_URL=http://$ipv4:25500 \