Update templates/client.html
Browse files- templates/client.html +1 -1
templates/client.html
CHANGED
|
@@ -265,7 +265,7 @@
|
|
| 265 |
<label>Server Space URL</label>
|
| 266 |
<input type="url" name="server_url"
|
| 267 |
placeholder="https://your-ee-server.hf.space"
|
| 268 |
-
value="https://
|
| 269 |
required readonly>
|
| 270 |
</div>
|
| 271 |
|
|
|
|
| 265 |
<label>Server Space URL</label>
|
| 266 |
<input type="url" name="server_url"
|
| 267 |
placeholder="https://your-ee-server.hf.space"
|
| 268 |
+
value="https://broadfield-dev-equivariant-encryption-server.hf.space"
|
| 269 |
required readonly>
|
| 270 |
</div>
|
| 271 |
|