;'
This commit is contained in:
parent
0415dbd751
commit
bc127c7ff2
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ services:
|
||||||
PGID: 998
|
PGID: 998
|
||||||
TZ: America/Chicago
|
TZ: America/Chicago
|
||||||
KOPIA_PASSWORD: F@lcon13
|
KOPIA_PASSWORD: F@lcon13
|
||||||
KOPIA_SERVER_USERNAME: admin
|
# KOPIA_SERVER_USERNAME: admin
|
||||||
KOPIA_SERVER_PASSWORD: F@lcon13
|
# KOPIA_SERVER_PASSWORD: F@lcon13
|
||||||
command: server start --address=0.0.0.0:51515 --enable-actions --insecure=false --allow-user-management
|
command: server start --address=0.0.0.0:51515 --enable-actions --allow-user-management
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/kopia/config:/app/config
|
- /DockerVol/kopia/config:/app/config
|
||||||
- /DockerVol/kopia/cache:/app/cache
|
- /DockerVol/kopia/cache:/app/cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue