Compare commits
3 commits
f9f08a2338
...
235cd4d00f
Author | SHA1 | Date | |
---|---|---|---|
235cd4d00f | |||
4bbda96dc7 | |||
95a3a16fdc |
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ func (c *CLI) Parse() (*AppSettings, error) {
|
|||
"default_enable_exporter": "false",
|
||||
"default_exporter_address": ":9191",
|
||||
},
|
||||
kong.Name("country_geo_locations"),
|
||||
kong.Name("country-geo-locations"),
|
||||
kong.Description("🚀 Start a simple web server for GeoIP data"),
|
||||
kong.UsageOnError(),
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue