added root password change
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ except FileNotFoundError:
|
||||
config = {
|
||||
"mysql": {
|
||||
"host": "localhost",
|
||||
"user": "root",
|
||||
"password": "",
|
||||
"user": "pxm",
|
||||
"password": "pixel",
|
||||
"database": "pixeltube_db"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user