;kl
This commit is contained in:
parent
5c30b10d2f
commit
99b51d2070
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
command:
|
||||
- server
|
||||
- start
|
||||
# - --tls-generate-cert
|
||||
- --tls-generate-cert
|
||||
- --tls-cert-file=/app/cert/my.cert
|
||||
- --tls-key-file=/app/cert/my.key
|
||||
- --address=0.0.0.0:51515
|
||||
|
|
@ -26,6 +26,7 @@ services:
|
|||
volumes:
|
||||
- /DockerVol/kopia/config:/app/config
|
||||
- /DockerVol/kopia/cache:/app/cache
|
||||
- /DockerVol/kopia/cert:/app/cert
|
||||
- /srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/repository:/repository
|
||||
- /DockerVol/kopia/logs:/app/logs
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue