chore: test rules
This commit is contained in:
parent
55e892c6cd
commit
228dde635d
@ -15,7 +15,7 @@ services:
|
||||
- "8088:8080"
|
||||
volumes:
|
||||
- /volume1/docker/traefik/conf/traefik.yml:/etc/traefik/traefik.yml
|
||||
- /volume1/docker/traefik/conf/dsm.yml:/etc/traefik/dynamic_conf/dsm.yml
|
||||
- /volume1/docker/traefik/conf/rules.yaml:/etc/traefik/rules.yaml
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
whoami:
|
||||
|
@ -29,5 +29,5 @@ providers:
|
||||
endpoint: "unix:///var/run/docker.sock"
|
||||
|
||||
file:
|
||||
directory: "/etc/traefik/dynamic_conf"
|
||||
filename: /etc/traefik/rules.yaml
|
||||
watch: true
|
||||
|
Loading…
Reference in New Issue
Block a user