fix: remove read_only for API container to allow device mounts
Ampel / ampel (push) Successful in 30s

This commit is contained in:
Hitonabi
2026-07-23 13:37:51 +02:00
parent 0ae9378fca
commit 977da015fb
+1 -5
View File
@@ -31,11 +31,7 @@ services:
- postgres
- redis
restart: unless-stopped
read_only: true
tmpfs:
- /app/tmp
- /run
- /tmp
read_only: false
worker:
build: