Add files via upload
This commit is contained in:
6
server/app-code/config.php
Normal file
6
server/app-code/config.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$DB_SERVERNAME = "";
|
||||
$DB_USERNAME = "";
|
||||
$DB_PASSWORD = "";
|
||||
$DB_DATABASE = "";
|
||||
?>
|
||||
Reference in New Issue
Block a user