Skip to content

Commit 0ded3fa

Browse files
Merge pull request #29 from CodeAnt-AI/push-branch
baseUrl
2 parents 96ee268 + 41039e2 commit 0ded3fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils/baseUrl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { getConfigValue } from './config.js';
22

3+
//
34
const NEW_BASE_URL = 'https://service.codeant.ai';
45

56
const getBaseUrl = () => {

0 commit comments

Comments
 (0)