1
0
Fork 0
mirror of synced 2024-06-18 02:34:54 +12:00

remove redis-commander

This commit is contained in:
Torsten Dittmann 2021-06-24 16:54:03 +02:00
parent 923d373b6d
commit a77291dcb0

View file

@ -527,15 +527,15 @@ services:
networks: networks:
- appwrite - appwrite
redis-commander: # redis-commander:
image: rediscommander/redis-commander:latest # image: rediscommander/redis-commander:latest
restart: unless-stopped # restart: unless-stopped
networks: # networks:
- appwrite # - appwrite
environment: # environment:
- REDIS_HOSTS=redis # - REDIS_HOSTS=redis
ports: # ports:
- "8081:8081" # - "8081:8081"
# resque: # resque:
# image: appwrite/resque-web:1.1.0 # image: appwrite/resque-web:1.1.0