chore(docker): fix supervisord.conf
This commit is contained in:
@@ -16,8 +16,6 @@ killasgroup=true
|
|||||||
|
|
||||||
[program:php-fpm]
|
[program:php-fpm]
|
||||||
command=php-fpm
|
command=php-fpm
|
||||||
user=www-data
|
|
||||||
umask=0002
|
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
startretries=3
|
startretries=3
|
||||||
|
|||||||
@@ -92,4 +92,4 @@ huawei_public_key_text: |
|
|||||||
-----END PUBLIC KEY-----
|
-----END PUBLIC KEY-----
|
||||||
|
|
||||||
notifyUrl: https://dev.aigc-quickapp.com/pay/pay/notify.html?pay_type=huaweipay&site_id=1
|
notifyUrl: https://dev.aigc-quickapp.com/pay/pay/notify.html?pay_type=huaweipay&site_id=1
|
||||||
returnUrl: https://dev.aigc-quickapp.com/pay/pay/payreturn.html?pay_type=huaweipay&site_id=1
|
returnUrl: https://dev.aigc-quickapp.com/pages_tool/pay/result?code={code}
|
||||||
|
|||||||
Reference in New Issue
Block a user