File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 2424
2525
2626
27- ### db_password
27+ ### db_user
2828[ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L18 )
2929
3030
3131
3232
3333
34+ ### db_password
35+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L22 )
36+
37+
38+
39+
40+
3441
3542## Tasks
3643
3744### provision: databases
38- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L23 )
45+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L27 )
3946
4047Provision databases.
4148
4249
4350
4451
4552### provision: mysql
46- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L36 )
53+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L38 )
4754
4855Provision MySQL.
4956
5057
5158
5259
5360### provision: mariadb
54- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L41 )
61+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L52 )
5562
5663Provision MariaDB.
5764
5865
5966
6067
6168### provision: postgresql
62- [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L46 )
69+ [ Source] ( https://github.com/deployphp/deployer/blob/master/recipe/provision/databases.php#L57 )
6370
6471Provision PostgreSQL.
6572
You can’t perform that action at this time.
0 commit comments