kopia repository move
This commit is contained in:
parent
7e49e3679f
commit
eb06d80018
2 changed files with 37 additions and 2 deletions
|
|
@ -4,7 +4,8 @@ services:
|
|||
container_name: kopia
|
||||
hostname: kopia
|
||||
restart: unless-stopped
|
||||
user: "1964:1964"
|
||||
user: "1964:
|
||||
1964"
|
||||
ports:
|
||||
- 51515:51515
|
||||
environment:
|
||||
|
|
@ -27,7 +28,7 @@ services:
|
|||
- /DockerVol/kopia/config:/app/config
|
||||
- /DockerVol/kopia/cache:/app/cache
|
||||
- /DockerVol/kopia/cert:/app/cert
|
||||
- /srv/kopia_repository:/repository
|
||||
- /srv/vault/kopia_repository:/repository
|
||||
- /DockerVol/kopia/logs:/app/logs
|
||||
networks:
|
||||
- netgrimoire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue