Forgot to add DOCKER_HOST env for Dockge.

This commit is contained in:
2025-01-16 10:37:48 -05:00
parent 8820d72f81
commit ed81f4c802
+2 -2
View File
@@ -955,6 +955,7 @@ services:
required: true
environment:
DOCKGE_STACKS_DIR: /opt/stacks
DOCKER_HOST: tcp://dockerproxy:2375
image: louislam/dockge:latest
labels:
homepage.group: System Administration
@@ -973,8 +974,7 @@ services:
restart: unless-stopped
volumes:
- ${DOCKER_VOLUME_CONFIG}/dockge:/app/data
- ${HOME}/rinoa-docker:/opt/stacks
- ${HOME}/rinoa-docker:/opt/stacks
docuseal:
container_name: docuseal
image: docuseal/docuseal:latest