changed mp to match
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
19b33f554e
commit
c557fe0f42
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ services:
|
|||
ports:
|
||||
- 6080:6080 # Web UI port
|
||||
volumes:
|
||||
- /mnt:/srv
|
||||
- /mnt:/mnt
|
||||
- /pool:/pool
|
||||
- ./config:/config
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue