Merge pull request #968 from ryanmerolle/patch-1

Update docker-compose.yml
This commit is contained in:
Tobias Genannt 2023-03-20 15:11:35 +01:00 committed by GitHub
commit 5eac65b8f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ services:
volumes:
- netbox-redis-data:/data
redis-cache:
image: redis:7-alpine
image: docker.io/redis:7-alpine
command:
- sh
- -c # this is to evaluate the $REDIS_PASSWORD from the env