mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added redis env
This commit is contained in:
parent
2e7b6fa7a7
commit
45845327bb
@ -46,5 +46,7 @@ services:
|
||||
redis:
|
||||
image: redis/redis-stack-server:latest
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- redis.env
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
Loading…
x
Reference in New Issue
Block a user