mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
Fix typo in ASP.NET sample description
This commit is contained in:
parent
18f59bdb09
commit
5a4599929a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ with an Nginx proxy and a MySQL database.
|
|||
application with an Nginx proxy and a PostgreSQL database.
|
||||
- [`Java Spark / MySQL`](sparkjava-mysql) - Sample Java application and
|
||||
a MySQL database.
|
||||
- [`NGINX / ASP.NET / MySQL`](nginx-aspnet-mysql) - Sample Nginx reverse proxy with an C# backend using ASP.NET.
|
||||
- [`NGINX / ASP.NET / MySQL`](nginx-aspnet-mysql) - Sample Nginx reverse proxy with a C# backend using ASP.NET.
|
||||
- [`NGINX / Flask / MongoDB`](nginx-flask-mongo) - Sample Python/Flask
|
||||
application with Nginx proxy and a Mongo database.
|
||||
- [`NGINX / Flask / MySQL`](nginx-flask-mysql) - Sample Python/Flask application with an Nginx proxy and a MySQL database.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue