From 9aedbdd12772ed81f022b0db64cd5f07edee2bd3 Mon Sep 17 00:00:00 2001 From: Kerboul Date: Wed, 23 Apr 2025 23:59:13 +0200 Subject: [PATCH] =?UTF-8?q?Ajouter=20les=20informations=20d'identification?= =?UTF-8?q?=20du=20syst=C3=A8me=20Portainer=20dans=20le=20fichier=20stuff.?= =?UTF-8?q?md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stuff.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stuff.md b/stuff.md index f3c3dd9..6c71a7b 100644 --- a/stuff.md +++ b/stuff.md @@ -24,4 +24,8 @@ interval(int) - Intervalle de la caméra (en minutes), peut être null nb_image(int) - Nombre d'images à prendre, peut être null maintenance(bool) - Indique si la caméra est en mode maintenance ou non (true/false) stop_flag(bool) - Indique si la caméra doit être arrêtée ou non (true/false) -idle(bool) - Indique si la caméra est inactive ou non (true/false) \ No newline at end of file +idle(bool) - Indique si la caméra est inactive ou non (true/false) + +MDP Portainer système : +user : timelapse +password : timelapse_kerboul \ No newline at end of file