created installer software
This commit is contained in:
6
src/server/cyberhex-code/config.php
Normal file
6
src/server/cyberhex-code/config.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$servername = "cyberhex-db";
|
||||
$username = "root";
|
||||
$password = "1234";
|
||||
$database = "cyberhex_db";
|
||||
?>
|
||||
Reference in New Issue
Block a user