diff --git a/.gitignore b/.gitignore index 1a6e6097..8461e6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ coverage *.sw? *.tsbuildinfo -.vite/* \ No newline at end of file +.vite/* + diff --git a/src/static/app/dist/index.html b/src/static/app/dist/index.html index 04129c5f..92d50986 100644 --- a/src/static/app/dist/index.html +++ b/src/static/app/dist/index.html @@ -9,7 +9,7 @@ - WGDashboard + WGDashboard 1 diff --git a/src/static/app/src/components/configurationComponents/peer.vue b/src/static/app/src/components/configurationComponents/peer.vue index 19e16eee..bf0dce47 100644 --- a/src/static/app/src/components/configurationComponents/peer.vue +++ b/src/static/app/src/components/configurationComponents/peer.vue @@ -42,6 +42,17 @@ export default {
+
+ + + {{ Peer.endpoint }} + +
+ +