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
|
- internal
|
||||||
redis-ja:
|
redis-ja:
|
||||||
image: redis:7-alpine
|
image: redis:7-alpine
|
||||||
|
hostname: redis-ja
|
||||||
command: redis-server /etc/redis.conf
|
command: redis-server /etc/redis.conf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue