Shlee
4 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
|
|
@ -14,7 +14,7 @@ services: |
|
|
|
|
|
|
|
redis: |
|
|
|
restart: always |
|
|
|
image: redis:5.0-alpine |
|
|
|
image: redis:6.0-alpine |
|
|
|
networks: |
|
|
|
- internal_network |
|
|
|
healthcheck: |
|
|
|