Adding host command flag for Portainer.

This commit is contained in:
2025-01-23 16:15:29 -05:00
parent 03b7821dbf
commit 9058ac5505
+1
View File
@@ -3875,6 +3875,7 @@ services:
- ${DOCKER_VOLUME_CONFIG}/plausible/clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro
- ${DOCKER_VOLUME_CONFIG}/plausible/clickhouse/clickhouse-user-config.xml:/etc/clickhouse-server/users.d/logging.xml:ro
portainer:
command: -H tcp://dockerproxy:2375
container_name: portainer
depends_on:
docker-socket-proxy: