caddy test

This commit is contained in:
2025-07-20 10:18:54 +02:00
parent 8a5f23d370
commit 71a61033c0
2 changed files with 2 additions and 0 deletions

View File

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

View File

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