mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-04-26 02:17:57 -05:00
There seems to be a problem with the compatability of the authentication and secure servers.
7 lines
280 B
Bash
7 lines
280 B
Bash
PN_WIIU_CHAT_MONGO_URI=mongodb://mongodb:27017/pretendo_account?replicaSet=rs
|
|
PN_WIIU_CHAT_MONGO_DATABASE=pretendo_account
|
|
PN_WIIU_CHAT_AUTHENTICATION_SERVER_PORT=6002
|
|
PN_WIIU_CHAT_SECURE_SERVER_PORT=6003
|
|
PN_WIIU_CHAT_FRIENDS_GRPC_HOST=friends
|
|
PN_WIIU_CHAT_FRIENDS_GRPC_PORT=5001
|