Skip to content

Commit 84e5226

Browse files
committed
change database host
1 parent e3c510f commit 84e5226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var (
1111
)
1212

1313
const (
14-
DB_HOST string = "remotemysql.com"
14+
DB_HOST string = "mysql-zeroidentidad.alwaysdata.net"
1515
port_conf string = "3000"
1616
)
1717

0 commit comments

Comments
 (0)