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 - postgres
- redis - redis
restart: unless-stopped restart: unless-stopped
read_only: true read_only: false
tmpfs:
- /app/tmp
- /run
- /tmp
worker: worker:
build: build: