diff --git a/apps/kopia/docker-compose.json b/apps/kopia/docker-compose.json index 62aacc2..e207da7 100644 --- a/apps/kopia/docker-compose.json +++ b/apps/kopia/docker-compose.json @@ -15,10 +15,6 @@ "--server-password=${KOPIA_PASSWORD}" ], "environment": [ - { - "key": "KOPIA_PASSWORD", - "value": "" - }, { "key": "KOPIA_SERVER_FINGERPRINT", "value": "8b8129461e17b49256fb00dbd49da01c7927c6df96a73ea412580b2f63ccb682" @@ -26,11 +22,8 @@ { "key": "TZ", "value": "America/Chicago" - }, - { - "key": "USER", - "value": "" } + ], "internalPort": 51515, "volumes": [