chore: Port over Caddy internal stack

This commit is contained in:
Tera << 8 2025-05-06 19:37:57 -04:00
parent d1e9635166
commit 126147fcb4
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
7 changed files with 125 additions and 2 deletions

View file

@ -20,6 +20,7 @@ in
neededForUsers = true;
};
reverse_proxy_client_privkey = {};
caddy_docker_env = {};
};
};
}