fix: remove read_only for API container to allow device mounts
Ampel / ampel (push) Successful in 30s
Ampel / ampel (push) Successful in 30s
This commit is contained in:
+1
-5
@@ -31,11 +31,7 @@ services:
|
||||
- postgres
|
||||
- redis
|
||||
restart: unless-stopped
|
||||
read_only: true
|
||||
tmpfs:
|
||||
- /app/tmp
|
||||
- /run
|
||||
- /tmp
|
||||
read_only: false
|
||||
|
||||
worker:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user