We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bb221 commit 77d0ee2Copy full SHA for 77d0ee2
traefik-kop/compose.yaml
@@ -5,7 +5,7 @@ services:
5
#volumes:
6
# - /var/run/docker.sock:/var/run/docker.sock
7
environment:
8
- - "REDIS_ADDR=192.168.25.4:6379"
+ - "REDIS_ADDR=192.168.128.3:6379"
9
- "BIND_IP=192.168.25.4"
10
- "DOCKER_HOST=tcp://socketproxy-main:2375"
11
networks:
0 commit comments