We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ee268 + 41039e2 commit 0ded3faCopy full SHA for 0ded3fa
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