VPN-Management-GUI 2.0.3 porting start
This commit is contained in:
5
Config/_dbconfig_.php
Executable file
5
Config/_dbconfig_.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$MYSQL_HOST="localhost";
|
||||
$MYSQL_USER="vpnmanager";
|
||||
$MYSQL_PASS="849XpCHBffKWvNaJ";
|
||||
$MYSQL_DATABASE="vpnmanager";?>
|
Reference in New Issue
Block a user