Simplify the Docker Compose configuration, remove unnecessary environment variables, and eliminate the gateway service.
parent
99755e0138
commit
5893ba77b5
@ -0,0 +1,13 @@
|
||||
env: zookeeper
|
||||
rpcRegisterName:
|
||||
User: User
|
||||
Friend: Friend
|
||||
Msg: Msg
|
||||
Push: Push
|
||||
MessageGateway: MessageGateway
|
||||
Group: Group
|
||||
Auth: Auth
|
||||
Conversation: Conversation
|
||||
Third: Third
|
||||
|
||||
|
Loading…
Reference in new issue