14 lines
446 B
JSON
14 lines
446 B
JSON
{
|
|
"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"
|
|
},
|
|
"discord_token": "NTA0MDQwNTI0NDI5MjYyODQ4.Dq_mEg.GC0SXdL0aj0hNvktuucA41QKzQo",
|
|
"discord_channel": "504041066559963137",
|
|
"accept_userid": "111146692547473408",
|
|
"PUSH_DISCORD": false
|
|
} |