use the instance url from .env
This commit is contained in:
parent
4fdc213a05
commit
b54b4a6cd7
|
@ -37,7 +37,7 @@
|
|||
</label>
|
||||
<span class="form-input-partial">
|
||||
<span class="form-input-label">
|
||||
file.blek.codes/
|
||||
{{ env.instanceurl }}/
|
||||
</span>
|
||||
<input style="max-width:100px" id='bfile-formupload-file-name' type="text" name="filename" placeholder="file.txt"></input>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue