File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
deconz :
2
- image : marthoc /deconz
2
+ image : deconzcommunity /deconz
3
3
container_name : deconz
4
4
restart : unless-stopped
5
5
ports :
6
6
- ' 8090:80'
7
7
- ' 443:443'
8
8
- ' 5901:5900'
9
9
volumes :
10
- - ./volumes/deconz/:/root/.local/share/dresden-elektronik /deCONZ
10
+ - ./volumes/deconz/:/opt /deCONZ
11
11
devices :
12
12
# ConBee:
13
13
- /dev/ttyUSB0
Original file line number Diff line number Diff line change 1
1
deconz :
2
- image : marthoc /deconz
2
+ image : deconzcommunity /deconz
3
3
container_name : deconz
4
4
restart : unless-stopped
5
5
ports :
6
6
- ' 8090:80'
7
7
- ' 443:443'
8
8
- ' 5901:5900'
9
9
volumes :
10
- - ./volumes/deconz/:/root/.local/share/dresden-elektronik /deCONZ
10
+ - ./volumes/deconz/:/opt /deCONZ
11
11
devices :
12
12
# ConBee II:
13
13
- /dev/ttyACM0
Original file line number Diff line number Diff line change 1
1
deconz :
2
- image : marthoc /deconz
2
+ image : deconzcommunity /deconz
3
3
container_name : deconz
4
4
restart : unless-stopped
5
5
ports :
6
6
- ' 8090:80'
7
7
- ' 443:443'
8
8
- ' 5901:5900'
9
9
volumes :
10
- - ./volumes/deconz/:/root/.local/share/dresden-elektronik /deCONZ
10
+ - ./volumes/deconz/:/opt /deCONZ
11
11
devices :
12
12
# RaspBee:
13
13
- /dev/ttyAMA0
You can’t perform that action at this time.
0 commit comments