1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/app/components/containersNetwork/containersNetwork.html

8 lines
151 B
HTML
Raw Normal View History

<div class="detail">
<h2>Containers Network</h2>
<div>
<vis-network data="data" options="options" events="events"/>
</div>
</div>