Merge branch 'app-01'

This commit is contained in:
2025-08-31 02:26:41 -07:00

View File

@@ -26,16 +26,6 @@
};
};
};
dynamicConfigOptions = {
http.routers = {
peppermint = {
entrypoints = [ "web" ];
rule = "Host(`tickets.its-et.me`)";
service = "peppermint";
};
};
};
};
borg-config = {