This commit is contained in:
parent
814a6eae45
commit
f6b3fb92b7
@ -8,9 +8,9 @@
|
||||
state: present
|
||||
recreate: yes
|
||||
labels:
|
||||
traefik.enable: true
|
||||
traefik.port: 8080
|
||||
traefik.docker.network: proxybackend
|
||||
traefik.enable: 'true'
|
||||
traefik.port: '8080'
|
||||
traefik.docker.network: 'proxybackend'
|
||||
traefik.frontend.rule: "Host:{{ draft_name }}.bouquins.www.meutel.net"
|
||||
networks:
|
||||
- name: proxybackend
|
||||
|
Loading…
Reference in New Issue
Block a user