Skip to content

Commit

Permalink
Setup Traefik restart always.
Browse files Browse the repository at this point in the history
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
  • Loading branch information
monaka authored and benoitf committed Sep 13, 2017
1 parent ed73a10 commit 1174e9c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 -%>

0 comments on commit 1174e9c

Please sign in to comment.