Update .docker-compose.https.yml
This commit is contained in:
parent
3d3c916acf
commit
c600cbd171
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue