first commit
This commit is contained in:
9
docker/Caddyfile
Normal file
9
docker/Caddyfile
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
auto_https off
|
||||
}
|
||||
|
||||
:80 {
|
||||
root * /var/www/public
|
||||
encode zstd br gzip
|
||||
php_server
|
||||
}
|
||||
Reference in New Issue
Block a user