feat: bug fix social system

This commit is contained in:
2026-04-30 04:18:46 +08:00
parent 2a1a76e682
commit 54be7bbb25
9 changed files with 607 additions and 235 deletions
+3
View File
@@ -34,6 +34,9 @@ services:
--session.token_expiry_sec 7200
--console.username admin
--console.password password
--runtime.path /nakama/data/modules
volumes:
- ./nakama:/nakama/data/modules
ports:
- "7349:7349" # gRPC API
- "7350:7350" # HTTP API (main client port)