WIP - cleanup / local discovery
This commit is contained in:
13
hub/templates/admin-peer-init.html
Normal file
13
hub/templates/admin-peer-init.html
Normal file
@@ -0,0 +1,13 @@
|
||||
{{define "body" -}}
|
||||
<h2>Initialize Peer</h2>
|
||||
|
||||
<p>
|
||||
Configure the peer with the following URL:
|
||||
</p>
|
||||
<pre>
|
||||
{{.HubAddress}}/peer/init/?Code={{.Code}}
|
||||
</pre>
|
||||
<p>
|
||||
<a href="/admin/config/">Done</a>
|
||||
</p>
|
||||
{{- end}}
|
||||
Reference in New Issue
Block a user