mirror of
https://github.com/Xevion/glance.git
synced 2025-12-16 16:12:02 -06:00
oops
This commit is contained in:
@@ -49,7 +49,7 @@ func NewConfigFromYml(contents io.Reader) (*Config, error) {
|
|||||||
func NewConfig() *Config {
|
func NewConfig() *Config {
|
||||||
config := &Config{}
|
config := &Config{}
|
||||||
|
|
||||||
config.Server.Host = "127.0.0.1"
|
config.Server.Host = ""
|
||||||
config.Server.Port = 8080
|
config.Server.Port = 8080
|
||||||
|
|
||||||
return config
|
return config
|
||||||
|
|||||||
Reference in New Issue
Block a user