pretendo-docker/environment/splatoon.env

6 lines
218 B
Bash

MONGO_URI=mongodb://mongodb:27017/pretendo_account?replicaSet=rs
PN_SPLATOON_AUTHENTICATION_SERVER_PORT=6006
PN_SPLATOON_SECURE_SERVER_PORT=6007
PN_SPLATOON_ACCOUNT_GRPC_HOST=account
PN_SPLATOON_ACCOUNT_GRPC_PORT=5000