Traefik use 127.0.0.1
This commit is contained in:
parent
d660bf8101
commit
8f4801ebf8
13 changed files with 13 additions and 13 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
services.traefik.dynamicConfigOptions.http.services = {
|
||||
jellyseerr.loadBalancer.servers = [
|
||||
{ url = "http://192.168.1.102:5055"; }
|
||||
{ url = "http://127.0.0.1:5055"; }
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue