df
This commit is contained in:
parent
94aaeff949
commit
48ce91e928
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
|||
KOPIA_PASSWORD: F@lcon13
|
||||
KOPIA_SERVER_USERNAME: admin
|
||||
KOPIA_SERVER_PASSWORD: F@lcon13
|
||||
command: server start --address=0.0.0.0:51515 --insecure --tls-generate-cert
|
||||
command: server start --address=0.0.0.0:51515 --insecure --tls-generate-cert="192.168.5.12"
|
||||
volumes:
|
||||
- /DockerVol/kopia/config:/app/config
|
||||
- /DockerVol/kopia/cache:/app/cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue