services: node-red: image: nodered/node-red:latest environment: - TZ=Europe/Berlin ports: - "9880:1880" volumes: - ./data:/data