Wrong default section in config. Fixed.

5-0-stable
Andrew8xx8 2013-02-14 18:25:56 +04:00
parent 9e8a818696
commit 9b606ede00
1 changed files with 2 additions and 2 deletions

View File

@ -140,10 +140,10 @@ production: &base
timeout: 10
development:
<<: *base
<<: *defaults
test:
<<: *base
staging:
<<: *base
<<: *defaults