The Settings File
{
"galaxy.meteor.com": {
},
"admins": [
{
"username": "myusername",
"password": "mypassword"
}
],
"public": {
}
}meteor --settings settings.jsonUses
Specifying Login DetailsSetting player ids via URL queriesConnecting Locally to MongoDBLast updated
Was this helpful?