mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
fix bugs, issues
fix an issue with nginx upgrades where index.html was overwritten without asking fix an issue with dashboards where positions were mixed up after removing welcome message and saving as default
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
<body bgcolor="#E20074">
|
||||
<center>
|
||||
<a href="/index.html" target="_top" class="btn">Home</a>
|
||||
<a href="/tpotweb.html" target="_top" class="btn">Home</a>
|
||||
<a href="/kibana/" target="main" class="btn">Kibana</a>
|
||||
<a href="/myhead/_plugin/head/" target="main" class="btn">ES Head Plugin</a>
|
||||
<a href="/ui/" target="main" class="btn">UI-For-Docker</a>
|
||||
|
Reference in New Issue
Block a user