Fixup httpd config and Caddyfile

This commit is contained in:
Eugene Dementyev
2024-02-03 12:04:35 +13:00
parent bc7c6c12ad
commit b623d613f1
4 changed files with 8 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
order php_server before file_server
}
http://localhost:8000 {
http://:8000 {
root * /fleetbase/api/public
encode zstd gzip
php_server {