diff --git a/infra/compose/hub.yml b/infra/compose/hub.yml index d892b66..23746d3 100644 --- a/infra/compose/hub.yml +++ b/infra/compose/hub.yml @@ -11,6 +11,8 @@ services: - ../../.env volumes: - /var/run/docker.sock:/var/run/docker.sock:ro + group_add: + - '988' networks: app-shared-net: