mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
7881ce32b2
because UI routes will setup a http.FileServer on '/' any router setup after UI will be ignored at runtime becuase gorrilla will route it to http.Fileserver instead. Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>