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