NodeRed angepasst

This commit is contained in:
borgal
2023-05-05 19:43:16 +02:00
parent bea11241a9
commit 9b204c330a

View File

@@ -7,6 +7,7 @@ services:
user: 0:0 user: 0:0
ports: ports:
- 1880:1880 - 1880:1880
- 1883:1883
volumes: volumes:
- ./data:/data - ./data:/data
environment: environment:
@@ -14,4 +15,4 @@ services:
#- PGID=1000 #- PGID=1000
#- PUID=1000 #- PUID=1000
restart: always restart: always
#network_mode: host network_mode: host