NodeRed angepasst
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user