Revert "친구 초대 및 관리 완료"

This reverts commit e18a5eafe0.
This commit is contained in:
2023-09-19 18:38:56 +09:00
parent e18a5eafe0
commit 675bcbad9e
14 changed files with 1533 additions and 1085 deletions

View File

@ -6,7 +6,8 @@
"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"
"tavern": "redis://192.168.8.94:6380/3",
"wshandler": "redis://192.168.8.94:6380/4"
}
}
},
@ -14,9 +15,6 @@
"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": {