From 23a0b0e4165b137fb3744c714d1750b26822e629 Mon Sep 17 00:00:00 2001 From: Johnny Date: Thu, 14 Aug 2025 04:42:14 +0000 Subject: [PATCH] Actualiser backups_traefik.sh --- backups_traefik.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backups_traefik.sh b/backups_traefik.sh index dea96d8..ed54631 100644 --- a/backups_traefik.sh +++ b/backups_traefik.sh @@ -26,7 +26,7 @@ DOCKER_TRAEFIK_CONFIG="/opt/traefik/config" # Configuration du partage Samba SAMBA_SERVER="192.168.77.230" SAMBA_SHARE="/srv/samba/partage/Backups" -SAMBA_USER="root" # À adapter selon votre configuration +SAMBA_USER="root" # Configuration SSH SSH_KEY_PATH="$HOME/.ssh/traefik_backup_ed25519"