Commit 7cbe1cb6 authored by Fumao Li's avatar Fumao Li

update

parent 6812216c
...@@ -13,3 +13,4 @@ ...@@ -13,3 +13,4 @@
*.props *.props
*.targets *.targets
*.cache *.cache
/MatrixOne.RedisLab/Server/logs
...@@ -12,6 +12,11 @@ ...@@ -12,6 +12,11 @@
<span class="oi oi-home" aria-hidden="true"></span> Home <span class="oi oi-home" aria-hidden="true"></span> Home
</NavLink> </NavLink>
</li> </li>
<li class="nav-item px-3">
<a href="/swagger/" target="_blank" class="nav-link">
<span class="oi oi-arrow-right" aria-hidden="true"></span> Swagger
</a>
</li>
<li class="nav-item px-3"> <li class="nav-item px-3">
<NavLink class="nav-link" href="counter"> <NavLink class="nav-link" href="counter">
<span class="oi oi-plus" aria-hidden="true"></span> Counter <span class="oi oi-plus" aria-hidden="true"></span> Counter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment