Remove unused public matchmaking environment variable

This commit is contained in:
Matthew Lopez 2024-07-05 00:40:26 -04:00 committed by GitHub
parent 37982d0c7d
commit ba96da1455
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,5 @@
MONGO_URI=mongodb://mongodb:27017/pretendo_account?replicaSet=rs
PN_SPLATOON_AUTHENTICATION_SERVER_PORT=6006
PN_SPLATOON_SECURE_SERVER_PORT=6007
PN_SPLATOON_ALLOW_PUBLIC_MATCHMAKING=1
PN_SPLATOON_ACCOUNT_GRPC_HOST=account
PN_SPLATOON_ACCOUNT_GRPC_PORT=5000