Add to git
This commit is contained in:
10
config.json
Normal file
10
config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"TEST_SERVER_URL": "https://test-users.tinagtg.com",
|
||||
"TEST_SOCKET_URL": "wss://test.tinagtg.com",
|
||||
|
||||
"PROD_SERVER_URL": "https://users.tinagtg.com",
|
||||
"PROD_SOCKET_URL": "wss://play.tinagtg.com",
|
||||
"endpoints": {
|
||||
"register": "/parse/users"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user