rm unused setting
This commit is contained in:
parent
946f4dc081
commit
6f8090c1df
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@ in {
|
||||||
providers.docker = {
|
providers.docker = {
|
||||||
endpoint = "unix:///var/run/docker.sock";
|
endpoint = "unix:///var/run/docker.sock";
|
||||||
exposedByDefault = false;
|
exposedByDefault = false;
|
||||||
defaultRule = "Host(`ct-{{ normalize .Name }}.${base}`)";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue