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