feat(heimdall): fix wrong port.
This commit is contained in:
parent
210fb9734f
commit
b1d635f2fd
@ -12,7 +12,7 @@
|
||||
services.traefik.dynamicConfigOptions.http = {
|
||||
services.ntfy-sh.loadBalancer.servers = [
|
||||
{
|
||||
url = "http://localhost:3001";
|
||||
url = "http://localhost:2586";
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user