fixed formatting
This commit is contained in:
@@ -22,15 +22,15 @@ Jedes Repository, das auf dieser Gitea-Instanz mit dem Topic-Tag `dashboard` ver
|
|||||||
## 🧱 Architektur
|
## 🧱 Architektur
|
||||||
|
|
||||||
```
|
```
|
||||||
┌─────────────────┐ Gitea REST API v1 ┌──────────────────────┐
|
┌─────────────────┐ Gitea REST API v1 ┌──────────────────────┐
|
||||||
│ Gitea Server │ ◄────────────────────────► │ Backend Service │
|
│ Gitea Server │ ◄────────────────────────► │ Backend Service │
|
||||||
│ (Repos + Topics)│ │ (Go, net/http) │
|
│ (Repos + Topics)│ │ (Go, net/http) │
|
||||||
└─────────────────┘ └──────────┬───────────┘
|
└─────────────────┘ └──────────┬───────────┘
|
||||||
│
|
│
|
||||||
┌──────────▼───────────┐
|
┌──────────▼───────────┐
|
||||||
│ PostgreSQL DB │
|
│ PostgreSQL DB │
|
||||||
│ (Repos, Issues, │
|
│ (Repos, Issues, │
|
||||||
│ Milestones, Cache) │
|
│ Milestones, Cache) │
|
||||||
└──────────┬───────────┘
|
└──────────┬───────────┘
|
||||||
│
|
│
|
||||||
┌──────────▼───────────┐
|
┌──────────▼───────────┐
|
||||||
|
|||||||
Reference in New Issue
Block a user