未验证 提交 54468167 编写于 作者: A Andrey Zhavoronkov 提交者: GitHub

added missed restart:always option for traefik service (#3600)

上级 475a688e
......@@ -68,6 +68,7 @@ services:
traefik:
image: traefik:v2.4
container_name: traefik
restart: always
command:
- "--providers.docker.exposedByDefault=false"
- "--providers.docker.network=cvat"
......@@ -95,4 +96,4 @@ volumes:
cvat_logs:
networks:
cvat:
\ No newline at end of file
cvat:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册