Skip to content

Commit 7ed0a42

Browse files
committed
improving readme
1 parent caec52e commit 7ed0a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Docker Compose for a Full Stack Application
1+
### Docker Compose for a Full-Stack Application with React, Node.js, and PostgreSQL
22

33
This repository demonstrates how to set up a React JS, Node JS server with a PostgreSQL database server inside docker containers and connect them all together
44

@@ -152,4 +152,4 @@ client:
152152
**Explanation**
153153
Note: *The commands for `client` are very similar to the already explained above for `server` and `postgres`*
154154

155-
That's a wrap for a basic tutorial on how to get Docker and Docker Compose set up for a Full Stack Application.
155+
This tutorial provides a basic understanding of using Docker Compose to manage a full-stack application. Explore the code and docker-compose.yml file for further details.

0 commit comments

Comments
 (0)