修改微信支付证书、部署脚本
This commit is contained in:
@@ -12,4 +12,3 @@ vendor/
|
|||||||
.phpunit*
|
.phpunit*
|
||||||
*.cache
|
*.cache
|
||||||
*.pem
|
*.pem
|
||||||
extend/Wechat/certs/*
|
|
||||||
Binary file not shown.
+1
-1
@@ -139,7 +139,7 @@ upstream hospital {
|
|||||||
echo "$upstrame" > $nginx_upstrame
|
echo "$upstrame" > $nginx_upstrame
|
||||||
|
|
||||||
# 复制证书
|
# 复制证书
|
||||||
cp -r /data/www/cret/wechat/pay/1636644248/ ./extend/Wechat/certs/
|
#cp -r /data/www/cret/wechat/pay/1636644248/ ./extend/Wechat/certs/
|
||||||
|
|
||||||
#获取可用端口镜像数量
|
#获取可用端口镜像数量
|
||||||
image=$(docker images "hospital-applets-api-$reload_port" | wc -l)
|
image=$(docker images "hospital-applets-api-$reload_port" | wc -l)
|
||||||
|
|||||||
Reference in New Issue
Block a user