Fix inconsistent whitespace in Caddyfile

This commit is contained in:
Anders Englöf Ytterström 2024-09-03 09:33:03 +02:00 committed by GitHub
parent 486990c5ed
commit 72f3505e7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
placeany.site {
encode zstd gzip
encode zstd gzip
reverse_proxy http://localhost:5099
}