Change config file name
This commit is contained in:
parent
407a8d5052
commit
63cd51f891
@ -17,7 +17,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
conf.LoadConfig("config.yml")
|
conf.LoadConfig(".hoster.yml")
|
||||||
|
|
||||||
app := &cli.App{
|
app := &cli.App{
|
||||||
Name: "hoster",
|
Name: "hoster",
|
||||||
|
Loading…
Reference in New Issue
Block a user