hosts/app-01: remove peppermint traefik configuration
This commit is contained in:
@@ -26,22 +26,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
dynamicConfigOptions = {
|
||||
http.routers = {
|
||||
peppermint = {
|
||||
entrypoints = [ "web" ];
|
||||
rule = "Host(`tickets.its-et.me`)";
|
||||
service = "peppermint";
|
||||
};
|
||||
};
|
||||
|
||||
http.services = {
|
||||
peppermint = {
|
||||
loadbalancer.servers.url = "http://localhost:23000";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
borg-config = {
|
||||
|
Reference in New Issue
Block a user