Update index to use configured domain
This commit is contained in:
parent
acce6b2873
commit
ead3c9bc3f
|
@ -71,7 +71,7 @@
|
||||||
<h3> Click "Import from zip" </h3>
|
<h3> Click "Import from zip" </h3>
|
||||||
<p><img src="/2.png" />
|
<p><img src="/2.png" />
|
||||||
<h3> Copy paste the url: </h3>
|
<h3> Copy paste the url: </h3>
|
||||||
<code><pre>https://txwea.boo/instance.zip</pre></code>
|
<code><pre>https://<%- config.domain %>/instance.zip</pre></code>
|
||||||
<p><img src="/3.png" />
|
<p><img src="/3.png" />
|
||||||
<h3> And click ok, then launch the instance to connect.</h3>
|
<h3> And click ok, then launch the instance to connect.</h3>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue