1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00

Update docker-compose.yml

This commit is contained in:
Christy Jacob 2024-03-01 22:10:25 +05:30 committed by GitHub
parent 868bba52aa
commit 45092a1049
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -935,8 +935,9 @@ services:
#
# MailCatcher - An SMTP server. Catches all system emails and displays them in a nice UI.
# RequestCatcher - An HTTP server. Catches all system https calls and displays them using a simple HTTP API. Used to debug & tests webhooks and HTTP tasks
# RedisCommander - A nice UI for exploring Redis data
# Webgrind - A nice UI for exploring and debugging code-level stuff
# Redis Insight - A nice UI for exploring Redis data
# Adminer - A nice UI for exploring MariaDB data
# GraphQl Explorer - A nice UI for exploring GraphQL API
maildev: # used mainly for dev tests
image: appwrite/mailcatcher:1.0.0