Update README.md
This commit is contained in:
parent
8170122369
commit
ea9ea0309e
@ -7,7 +7,6 @@ It includes:
|
||||
- Frontend (Nginx)
|
||||
- Backend (Node.js)
|
||||
- Database (PostgreSQL)
|
||||
- Mongo Express (DB UI)
|
||||
|
||||
---
|
||||
|
||||
@ -32,7 +31,6 @@ Browser → Frontend → Backend → PostgreSQL
|
||||
| Frontend | 8080 |
|
||||
| Backend | 3000 |
|
||||
| PostgreSQL | 27017 |
|
||||
| Mongo Express | 8081 |
|
||||
|
||||
---
|
||||
|
||||
@ -53,7 +51,7 @@ Browser → Frontend → Backend → PostgreSQL
|
||||
---
|
||||
|
||||
## 💾 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