Wait why https?
This commit is contained in:
parent
0332d93a8f
commit
34e97a160f
@ -69,7 +69,7 @@ www.midou.dev midou.dev {
|
|||||||
# 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 https://localhost:3000
|
reverse_proxy http://localhost: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
|
||||||
|
Loading…
Reference in New Issue
Block a user