Update deploy/docker-compose.yml
This commit is contained in:
@@ -89,9 +89,9 @@ services:
|
|||||||
- appfactory
|
- appfactory
|
||||||
|
|
||||||
appfactory-worker:
|
appfactory-worker:
|
||||||
user: "${APPFACTORY_UID}:${APPFACTORY_GID}"
|
#user: "${APPFACTORY_UID}:${APPFACTORY_GID}"
|
||||||
group_add:
|
#group_add:
|
||||||
- "${APPFACTORY_DOCKER_GID}"
|
# - "${APPFACTORY_DOCKER_GID}"
|
||||||
image: appfactory-worker:latest
|
image: appfactory-worker:latest
|
||||||
container_name: appfactory-worker
|
container_name: appfactory-worker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user