Skip to content

Commit e5f3b45

Browse files
authored
Removed redundant configuration
1 parent 71a4016 commit e5f3b45

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

chain/chain-site-build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ commands:
2828
- command: site:settings:db
2929
arguments:
3030
name: '%{{name}}'
31-
# @todo these settings should come from yml file.
32-
options:
33-
db-name: '%{{name}}'
34-
db-user: 'root'
35-
db-pass: ''
36-
db-host: '127.0.0.1'
37-
db-port: '3306'
3831
# Create phpunit.xml
3932
- command: site:phpunit:setup
4033
arguments:

0 commit comments

Comments
 (0)