Skip to content

Instantly share code, notes, and snippets.

@trinvh
Last active March 11, 2026 09:49
Show Gist options
  • Select an option

  • Save trinvh/46a437178ebc6fdd27ee1627c533a0a9 to your computer and use it in GitHub Desktop.

Select an option

Save trinvh/46a437178ebc6fdd27ee1627c533a0a9 to your computer and use it in GitHub Desktop.
RoPhim remote config
{
"defaultDatasource": "ophim",
"datasources": {
"rophim10": {
"enabled": true,
"url": "https://rophim10.com/baseapi/api/v1"
},
"ophim": {
"enabled": true,
"url": "https://ophim1.com"
},
"rophim": {
"enabled": true,
"url": "https://clone-rophim-be.onrender.com/api/v1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment