We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2179fd1 commit b04cd6bCopy full SHA for b04cd6b
frontend/src/config.json
@@ -1,5 +1,5 @@
1
{
2
"#important to keep it /api for prod": true,
3
- "baseURL": "https://app.rocketadmin.com/api",
+ "baseURL": "/api",
4
"saasURL": "https://saas.rocketadmin.com"
5
}
0 commit comments