feat: Add restart policy
This commit is contained in:
parent
eb2c9cf437
commit
b369019e5f
1 changed files with 1 additions and 0 deletions
|
@ -11,4 +11,5 @@ services:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
ports:
|
ports:
|
||||||
- 8006:8006
|
- 8006:8006
|
||||||
|
restart: always
|
||||||
stop_grace_period: 2m
|
stop_grace_period: 2m
|
||||||
|
|
Loading…
Reference in a new issue