Update README.md
This commit is contained in:
@@ -44,7 +44,7 @@ Designed for scalability, extensibility, and cloud deployment (GCP, AWS, or ARM
|
|||||||
flowchart LR
|
flowchart LR
|
||||||
UI[(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]
|
||||||
Nakama --> Postgres[(PostgreSQL)]
|
Nakama --> Postgres[(PostgreSQL)]
|
||||||
Drone[Drone CI/CD] --> Registry[Private Docker Registry]
|
Drone[Drone CI/CD] --> Registry[Private Docker Registry]
|
||||||
Registry --> Nakama
|
Registry --> Nakama
|
||||||
|
|||||||
Reference in New Issue
Block a user