mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-07-21 10:15:56 +00:00
fix: remove read-only restriction from socket-proxy service
This commit is contained in:
@@ -58,7 +58,6 @@ services:
|
||||
condition: any
|
||||
volumes:
|
||||
- '/var/run/docker.sock:/var/run/docker.sock:ro'
|
||||
read_only: true
|
||||
tmpfs:
|
||||
- /run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user