fix(7.4-caddy): 🐞 修复 http2 转发出错的问题
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
localhost
|
:443
|
||||||
root * /app/public
|
root * /srv
|
||||||
|
|
||||||
# https://caddyserver.com/docs/caddyfile/directives/php_fastcgi
|
# https://caddyserver.com/docs/caddyfile/directives/php_fastcgi
|
||||||
php_fastcgi localhost:9000 {
|
php_fastcgi localhost:9000 {
|
||||||
|
|||||||
Reference in New Issue
Block a user