db
This commit is contained in:
@@ -154,7 +154,7 @@ return [
|
||||
'password' => env('WORDPRESS_PWD'),
|
||||
'charset' => 'utf8',
|
||||
'collation' => '',
|
||||
'prefix' => 'wp_', // Prefix della tabella di WordPress
|
||||
'prefix' => '', // Prefix della tabella di WordPress
|
||||
]
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user