update webstack-micro description per feedback

This commit is contained in:
Jeff Ferber 2019-10-11 11:05:01 -07:00
parent c29766425e
commit 71245de45c

View File

@ -658,7 +658,7 @@ Services to securely store your Docker images.
## Demos and Examples
- [webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app built with Docker Compose, showing how to set up an API Gateway, centralized authentication, background workers, and WebSockets.
- [Webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.
## Good Tips