]> Cypherpunks.ru repositories - gocheese.git/blobdiff - main.go
JSON API URL is an important thing in log
[gocheese.git] / main.go
diff --git a/main.go b/main.go
index 772d3bf08681beade12b3065d65dce3fba993b67..ec0786403e3d90acf78b52c1dfecd5e218fd35d5 100644 (file)
--- a/main.go
+++ b/main.go
@@ -288,6 +288,7 @@ func main() {
                "root:", Root,
                "bind:", *Bind,
                "pypi:", *PyPIURL,
+               "json:", *JSONURL,
        )
        if *TLSCert == "" {
                err = server.Serve(ln)