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
|
||||
root * /app/public
|
||||
:443
|
||||
root * /srv
|
||||
|
||||
# https://caddyserver.com/docs/caddyfile/directives/php_fastcgi
|
||||
php_fastcgi localhost:9000 {
|
||||
|
||||
Reference in New Issue
Block a user