Правки от GPT

This commit is contained in:
mi
2026-07-10 12:23:18 +03:00
parent 50fc053979
commit aa8761d1b3
11 changed files with 6188 additions and 1 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ flowchart LR
Client -->|HTTPS REST + Realtime| Nginx
Nginx -->|/auth| Keycloak
Nginx -->|/api (REST + WS realtime)| API
Nginx -->|"/api REST + WS realtime"| API
Keycloak --> DB
API --> DB
API --> Redis