update flake
This commit is contained in:
parent
57ddee63c4
commit
a02fd21f14
3 changed files with 19 additions and 17 deletions
|
|
@ -9,7 +9,9 @@
|
|||
services.traefik = {
|
||||
enable = true;
|
||||
|
||||
staticConfigOptions = {
|
||||
dynamic.dir = "/var/lib/traefik/dynamic";
|
||||
|
||||
static.settings = {
|
||||
providers.docker = {
|
||||
endpoint = "unix:///var/run/docker.sock";
|
||||
exposedByDefault = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue