changed mp to match
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin_jk 2026-02-27 06:22:05 -07:00
parent 19b33f554e
commit c557fe0f42

View file

@ -9,6 +9,7 @@ services:
ports: ports:
- 6080:6080 # Web UI port - 6080:6080 # Web UI port
volumes: volumes:
- /mnt:/srv - /mnt:/mnt
- /pool:/pool
- ./config:/config - ./config:/config
restart: unless-stopped restart: unless-stopped