caddyfmt all the local files

This commit is contained in:
Arya 2024-11-17 17:50:33 +05:30
parent c5771501ef
commit 0782130f36
Signed by: arya
GPG Key ID: 842D12BDA50DF120
5 changed files with 51 additions and 51 deletions

View File

@ -74,14 +74,14 @@ ferrit.projectsegfau.lt snooddit.projectsegfau.lt {
import acmedns import acmedns
} }
www.midou.dev midou.dev { www.midou.dev midou.dev {
# reverse_proxy https://midou36o.github.io { # reverse_proxy https://midou36o.github.io {
# header_up Host {http.reverse_proxy.upstream.hostport} # header_up Host {http.reverse_proxy.upstream.hostport}
# } # }
#root * /var/www/midouwebsite #root * /var/www/midouwebsite
reverse_proxy :3000 reverse_proxy :3000
# Apparently sveltekit built apps needs to have strict path tries. # Apparently sveltekit built apps needs to have strict path tries.
#try_files {path} {path}/index.html {path}.html =404 #try_files {path} {path}/index.html {path}.html =404
#file_server #file_server
} }
file.midou.dev { file.midou.dev {
reverse_proxy :8986 reverse_proxy :8986

View File

@ -40,7 +40,7 @@ geminiproxy.projectsegfau.lt geminiproxy.p.projectsegfau.lt gp.p.psf.lt {
@robots path /robots.txt @robots path /robots.txt
handle @robots { handle @robots {
respond `User-agent: * respond `User-agent: *
Disallow: /` 200 Disallow: /` 200
} }
import def import def
import torloc geminiproxy import torloc geminiproxy