We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c510f commit 84e5226Copy full SHA for 84e5226
global/config.go
@@ -11,7 +11,7 @@ var (
11
)
12
13
const (
14
- DB_HOST string = "remotemysql.com"
+ DB_HOST string = "mysql-zeroidentidad.alwaysdata.net"
15
port_conf string = "3000"
16
17
0 commit comments