added restart setting

This commit is contained in:
2022-11-17 23:14:51 +00:00
parent 2311c41e7d
commit b29c112793

View File

@@ -7,6 +7,7 @@ services:
command: command:
- --port=2001 - --port=2001
traefik: traefik:
restart: unless-stopped
network_mode: "host" network_mode: "host"
image: "traefik:1.7.10" image: "traefik:1.7.10"
volumes: volumes: