修改微信支付证书、部署脚本
This commit is contained in:
parent
6e502e8546
commit
b544cfe4c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,4 +12,3 @@ vendor/
|
|||||||
.phpunit*
|
.phpunit*
|
||||||
*.cache
|
*.cache
|
||||||
*.pem
|
*.pem
|
||||||
extend/Wechat/certs/*
|
|
||||||
BIN
extend/Wechat/certs/1636644248/apiclient_cert.p12
Normal file
BIN
extend/Wechat/certs/1636644248/apiclient_cert.p12
Normal file
Binary file not shown.
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user