version: '3.7'
services:
redis:
image: redis:6.2.6-alpine3.15
container_name: redis
ports:
- 6379:6379
redisgui:
image: uzrnem/redisgui:0.4.2
container_name: redisgui
environment:
CONFIG_REDIS_URI: redis://:${REDIS_PASS}@${REDIS_HOST:localhost}:6379
PORT: 8003
ports:
- 8003:8003
-
Notifications
You must be signed in to change notification settings - Fork 0
uzrnem/redisgui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published