added restart setting
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user