This commit is contained in:
@@ -14,11 +14,11 @@ services:
|
|||||||
target: /var/run/docker.sock
|
target: /var/run/docker.sock
|
||||||
read_only: true
|
read_only: true
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /home/doc/projects/swarm/conf/traefik-conf/static.yml
|
source: /home/doc/projects/swarm-data/swarm-production/conf/traefik-conf/static.yml
|
||||||
target: /etc/traefik/traefik.yml
|
target: /etc/traefik/traefik.yml
|
||||||
read_only: true
|
read_only: true
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /home/doc/projects/swarm/conf/traefik-conf/dynamic.yml
|
source: /home/doc/projects/swarm-data/swarm-production/conf/traefik-conf/dynamic.yml
|
||||||
target: /etc/traefik/dynamic/dynamic.yml
|
target: /etc/traefik/dynamic/dynamic.yml
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /home/doc/projects/swarm-data/appdata/traefik/certificates/acme.json
|
source: /home/doc/projects/swarm-data/appdata/traefik/certificates/acme.json
|
||||||
|
|||||||
Reference in New Issue
Block a user