1
0
Fork 0
mirror of synced 2024-06-27 18:50:47 +12:00

Fixed typo in docker-compose.yml

Fixed typo in docker-compose.yml
This commit is contained in:
Toir Tuychiev 2022-09-17 20:35:33 +05:00 committed by GitHub
parent 19eb6c7e50
commit ca318c1842
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -760,7 +760,7 @@ 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
# Resque - A nice UI for exploring Reddis pub/sub, view the different queues workloads, pending and failed tasks
# Resque - A nice UI for exploring Redis pub/sub, view the different queues workloads, pending and failed tasks
# Chronograf - A nice UI for exploring InfluxDB data
# Webgrind - A nice UI for exploring and debugging code-level stuff