Update compose.yml

This commit is contained in:
Kroese 2025-03-17 16:32:42 +01:00 committed by GitHub
parent 7886c76c53
commit 8feabcd8f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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