This commit is contained in:
traveler 2025-10-21 18:16:28 -05:00
parent 0415dbd751
commit bc127c7ff2

View file

@ -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