UNPKG

p3x-redis-ui

Version:

📡 P3X Redis UI: A highly functional and convenient database GUI that fits in your pocket, accessible on both responsive web and desktop applications

10 lines (9 loc) • 190 B
# docker-compose up version: '3' services: registry: image: patrikx3/p3x-redis-ui:latest ports: - "7843:7843" volumes: - /home/user/p3x-redis-ui-settings:/settings