removed relative path;

MQTT port & toppic fixed;
This commit is contained in:
Dobromir Popov
2021-05-01 01:54:51 +03:00
parent 7740770ace
commit 643c6c6b5f
9 changed files with 37 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
<form action=config.localPath+ "/login" method="post">
<form action="/login" method="post">
<div class="form-group">
<label>Username:</label>
<input type="text" name="username" class="form-control" />