Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit bc84c66

Browse files
authored
Update docker-compose.yml
1 parent e9736a8 commit bc84c66

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,12 @@ services:
1919
- HEALTHCHECK_URI=http://127.0.0.1:60052/
2020
networks:
2121
- wheels-net
22-
- redis_ha_redis-ha-net
2322
volumes:
2423
- wheels-data:/data
2524

2625
networks:
2726
wheels-net:
2827
driver: overlay
29-
redis_ha_redis-ha-net:
30-
external: true
3128

3229
volumes:
3330
wheels-data:

0 commit comments

Comments
 (0)