We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25930e8 commit bcec4d7Copy full SHA for bcec4d7
manifest/config/config.yaml
@@ -22,7 +22,7 @@ database:
22
level: "all"
23
stdout: true
24
default:
25
- link: "mysql:root:12345678@tcp(127.0.0.1:3306)/oldme?loc=Local"
+ link: "mysql:root:12345678@tcp(srv.com:3306)/oldme?loc=Local"
26
debug: true
27
28
redis:
0 commit comments