Update README.md
This commit is contained in:
parent
8170122369
commit
ea9ea0309e
@ -7,7 +7,6 @@ It includes:
|
|||||||
- Frontend (Nginx)
|
- Frontend (Nginx)
|
||||||
- Backend (Node.js)
|
- Backend (Node.js)
|
||||||
- Database (PostgreSQL)
|
- Database (PostgreSQL)
|
||||||
- Mongo Express (DB UI)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -32,7 +31,6 @@ Browser → Frontend → Backend → PostgreSQL
|
|||||||
| Frontend | 8080 |
|
| Frontend | 8080 |
|
||||||
| Backend | 3000 |
|
| Backend | 3000 |
|
||||||
| PostgreSQL | 27017 |
|
| PostgreSQL | 27017 |
|
||||||
| Mongo Express | 8081 |
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -53,7 +51,7 @@ Browser → Frontend → Backend → PostgreSQL
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 💾 Persistence
|
## 💾 Persistence
|
||||||
PostgreSQL uses Docker volume (mongo-data), so data after restart.
|
PostgreSQL uses Docker volume, so data after restart.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user