update backups

This commit is contained in:
Andras Bacsai
2023-07-25 12:33:05 +02:00
parent 49261308f7
commit 343957ab8b
3 changed files with 6 additions and 12 deletions

View File

@@ -138,7 +138,7 @@
loading.backup = true;
addToast({
message:
'Backup will be downloaded soon and saved to /var/lib/docker/volumes/coolify-local-backup/ on the host system.',
'Backup will be downloaded soon and saved to /var/lib/docker/volumes/coolify-local-backup/_data/ on the host system.',
type: 'success',
timeout: 15000
});