router: move to gorilla/mux to support multiple name path components

This commit is contained in:
Ramkumar Chinchani
2019-07-09 22:23:59 -07:00
parent 131e19c26d
commit 066bf1b9eb
15 changed files with 660 additions and 418 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"rootDirectory":"/tmp/zot"
},
"http": {
"address":"127.0.0.1",
"address":"0.0.0.0",
"port":"8080"
},
"log":{