Update README.md
This commit is contained in:
@@ -42,7 +42,7 @@ Designed for scalability, extensibility, and cloud deployment (GCP, AWS, or ARM
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
UI[Frontend (React + Vite)] --> Traefik
|
||||
UI[(React + Vite)] --> Traefik
|
||||
Traefik --> Nakama[Nakama Server]
|
||||
Nakama --> Plugin[Go Plugin (main.so)]
|
||||
Nakama --> Postgres[(PostgreSQL)]
|
||||
|
||||
Reference in New Issue
Block a user