Update compose.yml
This commit is contained in:
parent
a245c6c85b
commit
bf1633b24e
1 changed files with 2 additions and 0 deletions
|
@ -11,5 +11,7 @@ services:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
ports:
|
ports:
|
||||||
- 8006:8006
|
- 8006:8006
|
||||||
|
volumes:
|
||||||
|
- ./qemu:/storage
|
||||||
restart: always
|
restart: always
|
||||||
stop_grace_period: 2m
|
stop_grace_period: 2m
|
||||||
|
|
Loading…
Reference in a new issue