zigbee2mqtt documentation and reverse proxy
This commit is contained in:
@@ -9,12 +9,20 @@ services:
|
||||
- /run/udev:/run/udev:ro
|
||||
ports:
|
||||
# Frontend port
|
||||
- 8085:8080
|
||||
#- 8085:8080
|
||||
environment:
|
||||
- TZ=Europe/Lisbon
|
||||
devices:
|
||||
# Make sure this matched your adapter location
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
networks:
|
||||
zigbee2mqtt:
|
||||
reverseproxy_public:
|
||||
volumes:
|
||||
data:
|
||||
networks:
|
||||
zigbee2mqtt:
|
||||
reverseproxy_public:
|
||||
external: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user