Rename Application

master
kreativmonkey 7 years ago
parent 68cffdaa09
commit b8848d90a0

@ -13,7 +13,7 @@ func DefaultConfig() Config {
APIkey: "thisIsNotASecretTokenNow", APIkey: "thisIsNotASecretTokenNow",
Host: "localhost", Host: "localhost",
Port: "6889", Port: "6889",
Title: "Sgot", Title: "Shrty",
} }
c.DB = c.RootPath + "shrty.db" c.DB = c.RootPath + "shrty.db"
return c return c

Loading…
Cancel
Save