feat: bug fix social system
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user