Skip to content

Commit ef3faea

Browse files
fix: 修改了后台链接的服务器地址
1 parent 859e790 commit ef3faea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/config/config.default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = appInfo => {
2727
// database configuration
2828
client: {
2929
// host
30-
host: '129.211.106.174',
30+
host: '119.45.187.30',
3131
// port
3232
port: '3306',
3333
// username

0 commit comments

Comments
 (0)