Update README.md

This commit is contained in:
2025-12-01 08:33:28 +00:00
parent 1752bfaed4
commit 70669fc856

View File

@@ -44,7 +44,7 @@ Designed for scalability, extensibility, and cloud deployment (GCP, AWS, or ARM
flowchart LR
UI[(React + Vite)] --> Traefik
Traefik --> Nakama[Nakama Server]
Nakama --> Plugin[Go Plugin (main.so)]
Nakama --> Plugin[Go Plugin]
Nakama --> Postgres[(PostgreSQL)]
Drone[Drone CI/CD] --> Registry[Private Docker Registry]
Registry --> Nakama