fix: add device mounts to API container for /devices endpoint
Ampel / ampel (push) Successful in 35s

This commit is contained in:
Hitonabi
2026-07-23 13:36:44 +02:00
parent 68094f8b43
commit 0ae9378fca
+2
View File
@@ -23,6 +23,8 @@ services:
volumes:
- media:/app/media
- temp:/app/temp
- /dev/cdrom:/dev/cdrom:ro
- /dev/sr0:/dev/sr0:ro
networks:
- rippy-net
depends_on: