This commit is contained in:
wucongxing 2023-03-02 18:55:38 +08:00
parent 9cc5cf156d
commit 62d9e2b3a2

View File

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