mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update Caddyfile
This commit is contained in:
parent
792ffbca00
commit
3f970faad4
1 changed files with 1 additions and 5 deletions
|
@ -8,11 +8,7 @@
|
||||||
{$TP_HOST}{$TP_PORT:80} {
|
{$TP_HOST}{$TP_PORT:80} {
|
||||||
root * /app
|
root * /app
|
||||||
encode gzip zstd
|
encode gzip zstd
|
||||||
|
php_server
|
||||||
php {
|
|
||||||
root /app
|
|
||||||
}
|
|
||||||
|
|
||||||
try_files {path} {path}/ /index.php?{query}
|
try_files {path} {path}/ /index.php?{query}
|
||||||
file_server
|
file_server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue