mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update Caddyfile
This commit is contained in:
parent
1d24f3625a
commit
ead645e91c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
admin off
|
admin off
|
||||||
}
|
}
|
||||||
|
|
||||||
{$TP_HOST}{$TP_PORT:80} {
|
{$TP_HOST}:{$TP_PORT:80} {
|
||||||
root * /app
|
root * /app
|
||||||
encode gzip zstd
|
encode gzip zstd
|
||||||
php_server
|
php_server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue