Skip to content

Commit bcec4d7

Browse files
committed
chore: update config.yaml
1 parent 25930e8 commit bcec4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest/config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ database:
2222
level: "all"
2323
stdout: true
2424
default:
25-
link: "mysql:root:12345678@tcp(127.0.0.1:3306)/oldme?loc=Local"
25+
link: "mysql:root:12345678@tcp(srv.com:3306)/oldme?loc=Local"
2626
debug: true
2727

2828
redis:

0 commit comments

Comments
 (0)