WIP
This commit is contained in:
parent
f19436b178
commit
f73990a427
3 changed files with 10 additions and 16 deletions
|
|
@ -4,7 +4,7 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
listen = [{
|
||||
addr = "localhost";
|
||||
addr = "0.0.0.0";
|
||||
port = 8443;
|
||||
ssl = true;
|
||||
extraParameters = ["proxy_protocol"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue