Skip to content

Commit 9a25174

Browse files
authored
Update client-config.js
1 parent 53f0dc1 commit 9a25174

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/client-config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const clientConfig = {
2-
// siteUrl: 'https://codeytek.com',
3-
siteUrl: 'http://localhost:8020'
2+
siteUrl: 'https://codeytek.com',
43
};
54

65
export default clientConfig;

0 commit comments

Comments
 (0)