Updated Caddyfile
This commit is contained in:
@@ -2,9 +2,10 @@ http://127.0.0.1:1337 {
|
|||||||
root * ./dist
|
root * ./dist
|
||||||
encode gzip zstd
|
encode gzip zstd
|
||||||
|
|
||||||
file_server
|
|
||||||
try_files {path} /index.html
|
try_files {path} /index.html
|
||||||
|
|
||||||
|
file_server
|
||||||
|
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/spritesheetgenerator.online.log
|
output file /var/log/caddy/spritesheetgenerator.online.log
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user