kleine Anpassungen

This commit is contained in:
borgal
2022-09-27 13:47:16 +00:00
parent 1c3da0d781
commit c09d7b3b34
5 changed files with 13 additions and 14 deletions

View File

@@ -4,18 +4,14 @@ services:
nodered:
container_name: node-red
image: nodered/node-red
# user: root
user: 0:0
ports:
- "1880:1880"
# dns:
# - 192.168.0.1
# - 8.8.8.8
volumes:
- ./data:/data
# - /etc/localtime:/etc/localtime:ro
environment:
- TZ=Europe/Berlin
- PGID=1000
- PUID=1000
restart: always
network_mode: host
# network_mode: host