mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-05-08 07:58:02 +08:00
6 lines
103 B
Caddyfile
6 lines
103 B
Caddyfile
{$APP_URL}, :80 {
|
|
root * /var/www/public
|
|
php_fastcgi php:9000
|
|
encode gzip
|
|
file_server
|
|
} |