Update kopia
This commit is contained in:
@@ -26,12 +26,10 @@ services:
|
||||
- "./scripts:/scripts"
|
||||
# Mount path for browsing mounted snaphots
|
||||
- "./tmp:/tmp:shared"
|
||||
# Restore path
|
||||
- "./restore:/restore"
|
||||
# Mount local folders to snapshot
|
||||
- "${SOURCE_PATH}:/data:ro"
|
||||
# Mount repository location
|
||||
- "${BACKUP_PATH}:/repository"
|
||||
# Restore path
|
||||
- "${RESTORE_PATH}:/restore"
|
||||
ports:
|
||||
- "${PORT}:51515"
|
||||
restart: "unless-stopped"
|
||||
|
Reference in New Issue
Block a user