This commit is contained in:
Nadja Reitzenstein
2022-04-21 23:02:58 +02:00
parent 5538dd6751
commit 15c878e1d2
12 changed files with 831 additions and 2176 deletions

View File

@ -23,7 +23,7 @@
-- If bffh can not bind a port for the specified combination if will log an error but *continue with the remaining ports*
{ address = "127.0.0.1", port = 59661 },
{ address = "::1", port = 59661 },
{ address = "192.168.0.114", port = 59661 }
{ address = "steak.fritz.box", port = 59661 }
],
-- Configure TLS. BFFH requires a PEM-encoded certificate and the associated key as two separate files