Section name returned back to base

This commit is contained in:
Andrew8xx8 2013-02-14 18:43:06 +04:00
parent c643b50dbd
commit c6385e4135

View file

@ -140,13 +140,13 @@ production: &base
timeout: 10
development:
<<: *defaults
<<: *base
test:
<<: *defaults
<<: *base
issues_tracker:
redmine:
issues_url: "http://redmine/:project_id/:issues_tracker_id/:id"
staging:
<<: *defaults
<<: *base