Source

File: http://svn.grimore.org/docker/compose/node-red.yml -

version: '3.9'

services:
    node-red:
      image: nodered/node-red:latest
      volumes:
        - /mnt/docker/data/node-red/data:/data
      ports:
        - 1880:1880
      environment:
        - PUID=1000
        - PGID=1000
        - TZ=Etc/UTC
        - FLOWS="/data/flows.json"
 

assets/docker/compose/node-red.txt ยท Last modified: 2024/03/04 11:08 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.