We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e93ed commit fba6e44Copy full SHA for fba6e44
README.md
@@ -1,7 +1,7 @@
1
-# Docker Compose with Spring Boot, MongoDB, NGINX
+# Docker Compose with Spring Boot, MySQL, NGINX
2
3
## What you'll build
4
-- A simple Spring Boot application with MongoDB and NGINX running inside Docker containers
+- A simple Spring Boot application with MySQL and NGINX running inside Docker containers
5
6
## What you'll need
7
- Docker CE
@@ -10,7 +10,7 @@
10
- Docker
11
- Java
12
- Spring Boot
13
-- MongoDB
+- MySQL
14
- NGINX
15
- Maven
16
0 commit comments