Update komodo/automate/coder/compose.yaml
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
# lines and set the group ID to one that has write
|
||||
# permissions on the docker socket.
|
||||
group_add:
|
||||
- "998" # docker group on host
|
||||
- "988" # docker group on host
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# Run "docker volume rm coder_coder_home" to reset the dev tunnel url (https://abc.xyz.try.coder.app).
|
||||
|
||||
Reference in New Issue
Block a user