This website works better with JavaScript
Home
Verkennen
Help
Inloggen
ivalentin
/
InigoValentin
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
e110d2dc74
Aftakkingen
Labels
BACK_TO_PHP
RailsMigration
V4
master
InigoValentin
/
application
/
config
/
auth.php
auth.php
135 B
Geschiedenis
Ruwe
1
2
3
4
5
6
7
8
<?php
$auth = [
"host" => "localhost",
"name" => "web",
"user" => "web",
"pass" => "XXX"
];
?>