index
:
lux
master
Controls a lifx lightbulb somewhere in the world.
Michael McVady
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker-compose.yml
blob: 9ed92448200c28b17bfcb4420839d42701f29fd9 (
plain
)
1
2
3
4
5
6
7
8
services:
lux:
container_name:
lux
image:
lux:latest
build:
.
ports:
-
"8900:8900"