Setup Traefik restart always.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>6.19.x
parent
ed73a101dc
commit
1174e9ca34
|
|
@ -70,4 +70,5 @@ traefik:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- '<%= scope.lookupvar('che::che_instance') -%>/config/traefik.toml:/etc/traefik/traefik.toml'
|
||||
restart: always
|
||||
<% end -%>
|
||||
|
|
|
|||
Loading…
Reference in New Issue