Modified caddy to make a simple working code

This commit is contained in:
2025-04-25 21:09:55 +02:00
parent 7a0797bcd8
commit fcc9fe0773
3 changed files with 36 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
containers = {
nginx.enable = true;
caddy.enbale = true;
caddy.enable = true;
};
};