fix indentation
ci/woodpecker/pr/docs Pipeline was successful Details
ci/woodpecker/pr/ci Pipeline was successful Details

This commit is contained in:
OCram85 2024-05-05 18:36:09 +02:00
parent f499cc5261
commit 55e4d212b3
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
0.0.0.0:80 {
root * /arkanum-docs
encode gzip zstd
try_files {path}.html {path} /
file_server
root * /arkanum-docs
encode gzip zstd
try_files {path}.html {path} /
file_server
}