친구 초대 및 관리 완료

This commit is contained in:
2023-09-19 18:23:14 +09:00
parent ad185b8d01
commit e18a5eafe0
14 changed files with 1085 additions and 1533 deletions

View File

@ -6,8 +6,7 @@
"cache": "redis://192.168.8.94:6380/0",
"session": "redis://192.168.8.94:6380/1",
"tx": "redis://192.168.8.94:6380/2",
"tavern": "redis://192.168.8.94:6380/3",
"wshandler": "redis://192.168.8.94:6380/4"
"tavern": "redis://192.168.8.94:6380/3"
}
}
},
@ -15,6 +14,9 @@
"maingate_session_ttl" : 3600,
"maingate_api_token": "63d08aa34f0162622c11284b",
"social_redis_url": "redis://192.168.8.94:6380/4",
"social_storage_url" : "mongodb://192.168.8.94:27017/social?replicaSet=repl01&retrywrites=false",
"tavern_service_url": "http://localhost/tavern",
"tavern_group_types": {
"party": {