mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-20 17:20:43 -05:00
feedback
This commit is contained in:
@@ -135,7 +135,7 @@ func Serve(
|
||||
DoltCfgDirPath: serverConfig.CfgDir(),
|
||||
ServerUser: serverConfig.User(),
|
||||
ServerPass: serverConfig.Password(),
|
||||
ServerHost: "%",
|
||||
ServerHost: serverConfig.Host(),
|
||||
Autocommit: serverConfig.AutoCommit(),
|
||||
JwksConfig: serverConfig.JwksConfig(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user