Update compose.yml
This commit is contained in:
parent
7886c76c53
commit
8feabcd8f2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
ports:
|
ports:
|
||||||
- 8006:8006
|
- 8006:80
|
||||||
volumes:
|
volumes:
|
||||||
- ./qemu:/storage
|
- ./qemu:/storage
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Reference in a new issue