flows au bon endroit

This commit is contained in:
2025-12-10 09:29:59 +01:00
parent f0b1cf97e2
commit 6e9b0630bc
7 changed files with 140 additions and 1387 deletions

View File

@@ -0,0 +1,7 @@
FROM nodered/node-red:4.1
# Installer FlowFuse Dashboard
RUN npm install --unsafe-perm @flowfuse/node-red-dashboard
# Copier votre flux si nécessaire
COPY flows.json /data/flows.json