Wait why https?

This commit is contained in:
Midou36O 2024-02-10 11:55:03 +01:00
parent 0332d93a8f
commit 34e97a160f
Signed by: midou
GPG Key ID: 1D134A95FE521A7A
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ www.midou.dev midou.dev {
# header_up Host {http.reverse_proxy.upstream.hostport}
# }
#root * /var/www/midouwebsite
reverse_proxy https://localhost:3000
reverse_proxy http://localhost:3000
# Apparently sveltekit built apps needs to have strict path tries.
#try_files {path} {path}/index.html {path}.html =404
#file_server