Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions tradeinindia.live.expertpt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"providerId": "tradeinindia.live",
"providerName": "TradeInIndia",
"serviceId": "expertpt",
"serviceName": "Expert Paper Trading Platform",
"version": 1,
"description": "Connects your domain to your Expert Paper Trading platform for SEBI Research Analysts: adminra.<domain> (admin panel) and expertcalls.<domain> (client page).",
"variableDescription": "IP is the IPv4 address of the TradeInIndia platform server.",
"syncRedirectDomain": "masteradmin.tradeinindia.live",
"records": [
{
"type": "A",
"host": "adminra",
"pointsTo": "%IP%",
"ttl": "3600"
},
{
"type": "A",
"host": "expertcalls",
"pointsTo": "%IP%",
"ttl": "3600"
}
]
}
Loading