diff options
author | Michael McVady <michaelm@telnyx.com> | 2025-09-29 17:47:53 -0500 |
---|---|---|
committer | Michael McVady <michaelm@telnyx.com> | 2025-09-29 17:47:53 -0500 |
commit | 568ff6592ba7ea6650900ac1411e217bf045dfd6 (patch) | |
tree | 130a65e56522619fd3144412702ad396a2dd7020 /docker-compose.yml | |
parent | 3f9be3294f254a96d91532001ac12861a66f9f53 (diff) |
Only set one light (`lux`)
Diffstat (limited to 'docker-compose.yml')
-rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index 9ed9244..3a2695e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,4 @@ services: - lux: container_name: lux image: lux:latest |