NodeRed angepasst

This commit is contained in:
borgal
2022-10-26 16:03:14 +00:00
parent 03a012e724
commit 952a363537

View File

@@ -6,12 +6,12 @@ services:
image: nodered/node-red
user: 0:0
ports:
- "1880:1880"
- 1880:1880
volumes:
- ./data:/data
environment:
- TZ=Europe/Berlin
- PGID=1000
- PUID=1000
# - PGID=1000
# - PUID=1000
restart: always
# network_mode: host