defer tls/ssl to hyperserver
This commit is contained in:
parent
f57f9a37f6
commit
5f7cb33867
12 changed files with 50 additions and 82 deletions
|
|
@ -3,8 +3,6 @@
|
|||
domain2 = "start.sondell.org";
|
||||
port = "8118";
|
||||
hostSettings = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${port}/";
|
||||
proxyWebsockets = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue