Skip to content

Commit d5265d0

Browse files
committed
CN版封版
1 parent c9bb5ba commit d5265d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ switch (process.env.NODE_ENV) {
88
base_url = 'http://127.0.0.1:8000';
99
break;
1010
case 'production':
11-
base_url = 'https://chat2.geekr.dev';
11+
base_url = 'https://chat.geekr.dev';
1212
break;
1313
}
1414

0 commit comments

Comments
 (0)