Skip to content

Commit fba6e44

Browse files
committed
clean
1 parent 07e93ed commit fba6e44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Docker Compose with Spring Boot, MongoDB, NGINX
1+
# Docker Compose with Spring Boot, MySQL, NGINX
22

33
## What you'll build
4-
- A simple Spring Boot application with MongoDB and NGINX running inside Docker containers
4+
- A simple Spring Boot application with MySQL and NGINX running inside Docker containers
55

66
## What you'll need
77
- Docker CE
@@ -10,7 +10,7 @@
1010
- Docker
1111
- Java
1212
- Spring Boot
13-
- MongoDB
13+
- MySQL
1414
- NGINX
1515
- Maven
1616

0 commit comments

Comments
 (0)