This commit is contained in:
wucongxing 2023-03-02 19:00:09 +08:00
parent 62d9e2b3a2
commit 8d69c413f8

View File

@ -94,7 +94,7 @@ upstream hospital {
echo "$upstrame" > $nginx_upstrame
# 复制证书
cp -r /data/www/cret/wechat/pay/ ./extend/Wechat/certs/
cp -r /data/www/cret/wechat/pay/1636644248/ ./extend/Wechat/certs/
#获取可用端口镜像数量
image=$(docker images "hospital-applets-api-$reload_port" | wc -l)