Skip to content

Commit

Permalink
fix tab
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Feb 13, 2024
1 parent 9817080 commit 034ff77
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions production/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ x-neo4j-healthcheck:
x-redis:
&redis
image: redis:7.2.4
restart: unless-stopped
command: ["redis-server", "/usr/local/etc/redis/redis.conf"]
networks:
- production
- monitoring
restart: unless-stopped
command: ["redis-server", "/usr/local/etc/redis/redis.conf"]
networks:
- production
- monitoring
<<: [*redis-healthcheck, *md-resources-common]

services:
Expand Down

0 comments on commit 034ff77

Please sign in to comment.