Skip to content

Commit d7382c0

Browse files
committed
fix: redis network
1 parent f8f3414 commit d7382c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose-branch.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,9 @@ services:
7070
redisinsight:
7171
image: redis/redisinsight:latest
7272
container_name: ${DOCKER_BRANCH}-api_php-redisinsight
73-
ports:
74-
- "8001:8001"
7573
networks:
7674
- api-php
75+
- traefik-realt
7776
depends_on:
7877
redis:
7978
condition: service_healthy

0 commit comments

Comments
 (0)