mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
router: move to gorilla/mux to support multiple name path components
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"rootDirectory":"/tmp/zot"
|
||||
},
|
||||
"http": {
|
||||
"address":"127.0.0.1",
|
||||
"address":"0.0.0.0",
|
||||
"port":"8080"
|
||||
},
|
||||
"log":{
|
||||
|
||||
Reference in New Issue
Block a user