base development on base buildout, not staging config

This commit is contained in:
Frédéric Péters 2014-03-12 12:55:53 +01:00
parent 2cb9b93d31
commit bade635c0c
1 changed files with 4 additions and 1 deletions

View File

@ -1,12 +1,15 @@
[buildout]
extends-cache =
extends =
staging.cfg
buildout.cfg
parts +=
checkversions
show-picked-versions = true
[ports]
instance1 = ${v:port-base}80
[instance1]
http-address = ${ports:instance1}
mailinglogger =