1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:57:50 +03:00

alpine sync

This commit is contained in:
Anton Afanasyeu
2026-06-11 23:38:28 +03:00
parent af68c425cb
commit f878700a0c

View File

@@ -9,7 +9,7 @@ return [
'mysql' => [
'host' => '127.0.0.1',
'port' => 3306,
'socket' => '/run/mysqld.sock',
'socket' => '/run/mysqld/mysqld.sock',
'database' => 'url_shortener',
'username' => 'androidcast',
'password' => 'androidcastrootowned',