demo->portal.dev
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-02-26 13:04:42 +01:00
parent 75da99b4da
commit bee2edb882

View File

@@ -62,8 +62,8 @@
<div id="div_vpn" class="hidden">
<div class="row">
<div class="mb-3">
<label for="vpn_domain">Please add domain url to download the VPN hash from (default: https://demo.format.hu):</label>
<input type="text" class="form-control" name="VPN_DOMAIN" id="vpn_domain" value="https://demo.format.hu">
<label for="vpn_domain">Please add domain url to download the VPN hash from (default: https://portal.dev.format.hu):</label>
<input type="text" class="form-control" name="VPN_DOMAIN" id="vpn_domain" value="https://portal.dev.format.hu">
<div class="invalid-feedback">
Please enter a valid domain.
</div>