Update .docker-compose.https.yml

This commit is contained in:
holzi1005 2025-06-03 19:04:02 +02:00
parent 3d3c916acf
commit c600cbd171

View file

@ -158,6 +158,7 @@ services:
- internal
redis-ja:
image: redis:7-alpine
hostname: redis-ja
command: redis-server /etc/redis.conf
restart: unless-stopped
volumes: