docker_cadvisor_traefik_ssl_domain_mode
This commit is contained in:
parent
403919484c
commit
7ef4aabd54
1 changed files with 2 additions and 0 deletions
|
|
@ -23,8 +23,10 @@ services:
|
|||
- {{ docker_cadvisor_data_dir }}/docker:/var/lib/docker:ro
|
||||
restart: always
|
||||
userns_mode: host
|
||||
{% if docker_cadvisor_traefik_ssl_domain_mode is false %}
|
||||
ports:
|
||||
- {{ docker_cadvisor_port }}:8080
|
||||
{% endif %}
|
||||
labels:
|
||||
org.label-schema.group: "monitoring"
|
||||
traefik.enable: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue