Shlee
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker-compose.yml
|
|
@ -15,7 +15,7 @@ services: |
|
|
|
|
|
|
|
redis: |
|
|
|
restart: always |
|
|
|
image: redis:6-alpine |
|
|
|
image: redis:7-alpine |
|
|
|
networks: |
|
|
|
- internal_network |
|
|
|
healthcheck: |
|
|
|