This commit is contained in:
traveler 2025-10-21 18:29:11 -05:00
parent bc127c7ff2
commit 63a90679fc

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 --allow-user-management command: server start --address=0.0.0.0:51515 --insecure
volumes: volumes:
- /DockerVol/kopia/config:/app/config - /DockerVol/kopia/config:/app/config
- /DockerVol/kopia/cache:/app/cache - /DockerVol/kopia/cache:/app/cache