srv0,webserver: expose port 80 so ACME can verify the certificate
This commit is contained in:
parent
ffc9bb9fec
commit
8bff26c5e8
2 changed files with 29 additions and 4 deletions
|
@ -61,6 +61,7 @@ in {
|
|||
hostAddress = "192.168.100.12";
|
||||
localAddress = "192.168.100.13";
|
||||
|
||||
httpPort = 80;
|
||||
httpsPort = 443;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue