This commit is contained in:
parent
d468d5a6e3
commit
d442b2e522
11 changed files with 318 additions and 0 deletions
7
deploy/etc/caddy/Caddyfile
Normal file
7
deploy/etc/caddy/Caddyfile
Normal file
|
@ -0,0 +1,7 @@
|
|||
:8090 {
|
||||
log
|
||||
root * /var/www/html/public
|
||||
php_fastcgi localhost:9001
|
||||
file_server
|
||||
encode zstd gzip
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue