Update README.md

This commit is contained in:
2025-12-01 08:33:01 +00:00
parent 74e75de577
commit 1752bfaed4

View File

@@ -42,7 +42,7 @@ Designed for scalability, extensibility, and cloud deployment (GCP, AWS, or ARM
```mermaid ```mermaid
flowchart LR flowchart LR
UI[Frontend (React + Vite)] --> Traefik UI[(React + Vite)] --> Traefik
Traefik --> Nakama[Nakama Server] Traefik --> Nakama[Nakama Server]
Nakama --> Plugin[Go Plugin (main.so)] Nakama --> Plugin[Go Plugin (main.so)]
Nakama --> Postgres[(PostgreSQL)] Nakama --> Postgres[(PostgreSQL)]