Update README.md
This commit is contained in:
@@ -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)]
|
||||||
|
|||||||
Reference in New Issue
Block a user