caddy test 2

This commit is contained in:
2025-07-20 10:49:25 +02:00
parent 20f7b394b3
commit 0fceebfc20
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,8 @@
enable = true;
extraHosts = ''
192.168.88.14 cnst.dev
192.168.88.14 *.cnst.dev
192.168.88.14 lidarr.cnst.dev
192.168.88.14 prowlarr.cnst.dev
'';
interfaces = {
"eno1" = {

View File

@@ -34,7 +34,6 @@ in {
services.caddy = {
enable = true;
globalConfig = ''
servers { trusted_proxies static private_ranges }
auto_https off
'';
virtualHosts = {