env 사용 테스트
This commit is contained in:
@@ -26,7 +26,7 @@ class Database extends Config
|
||||
*/
|
||||
public array $default = [
|
||||
'DSN' => '',
|
||||
'hostname' => 'localhost',
|
||||
'hostname' => '192.168.10.246',
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
'database' => '',
|
||||
|
||||
Reference in New Issue
Block a user