We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b5fd6 commit 41039e2Copy full SHA for 41039e2
1 file changed
src/utils/baseUrl.js
@@ -1,5 +1,6 @@
1
import { getConfigValue } from './config.js';
2
3
+//
4
const NEW_BASE_URL = 'https://service.codeant.ai';
5
6
const getBaseUrl = () => {
0 commit comments