mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
This commit is contained in:
parent
703e515dc5
commit
98a9c56303
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ require_once '../locale/function.php';
|
|||
|
||||
<div class="form-group">
|
||||
<label for="databaseHost">Database Host</label>
|
||||
<input type="text" class="form-control" id="databaseHost" placeholder="Enter Database Host" value="database" required="required">
|
||||
<input type="text" class="form-control" id="databaseHost" placeholder="Enter Database Host" value="localhost" required="required">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="databasePort">Database Port</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue