mattermost-mobile/config/config.json
Harrison Healey ebf6a95561 Added basic config file (#20)
* Added basic config file

* Replaced Object.assign with spread
2016-10-17 11:38:59 -04:00

3 lines
52 B
JSON

{
"DefaultServerUrl": "http://localhost:8065"
}