remove point from food

This commit is contained in:
2025-12-13 11:37:57 +03:30
parent c25a5afe01
commit b5bb63d1f2
4 changed files with 2 additions and 11 deletions
+2 -1
View File
@@ -275,7 +275,8 @@
<h2>Connection</h2>
<div class="form-group">
<label for="serverUrl">Server URL:</label>
<input type="text" id="serverUrl" value="http://localhost:4000" placeholder="http://localhost:4000" />
<input type="text" id="serverUrl" value="https://dmenuplus-api.dev.danakcorp.com"
placeholder="https://dmenuplus-api.dev.danakcorp.com" />
</div>
<div class="form-group">
<label for="authToken">Admin Token:</label>