Update index to use configured domain

This commit is contained in:
Alex Pickering 2024-04-24 17:06:02 -05:00
parent acce6b2873
commit ead3c9bc3f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<h3> Click "Import from zip" </h3>
<p><img src="/2.png" />
<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" />
<h3> And click ok, then launch the instance to connect.</h3>
</html>