diff --git a/config/development.json b/config/development.json index e963232..e3da817 100644 --- a/config/development.json +++ b/config/development.json @@ -10,5 +10,5 @@ "cors": { "allowedOrigins": ["http://localhost:5173", "https://dev.catbytes.io", "https://app.dev.catbytes.io"] }, - "platform_url": "https://dev.catbytes.io/" + "platform_url": "https://app.dev.catbytes.io/" } \ No newline at end of file