mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 12:04:47 +01:00
Bump
This commit is contained in:
parent
59021cc568
commit
3349db7024
@ -3,7 +3,7 @@
|
||||
use Amp\Mysql\MysqlConfig;
|
||||
|
||||
return new MysqlConfig(
|
||||
host: 'unix_socket=/var/run/mysqld/mysqld.sock',
|
||||
host: '/var/run/mysqld/mysqld.sock',
|
||||
user: 'user',
|
||||
password: 'pass',
|
||||
database: 'rpc',
|
||||
|
Loading…
Reference in New Issue
Block a user