server { listen 80; server_name burettes.heureux-cyclage.org burette.atelierdynamo.fr burette.autourducycle.heureux-cyclage.org burette.changedechaine.heureux-cyclage.org burette.cyclocoop.heureux-cyclage.org burette.cyclocoop.org burette.cyclofficineangouleme.heureux-cyclage.org burette.dynamo.heureux-cyclage.org burette.labecaneajules.heureux-cyclage.org burette.labecaneajules.fr burette.ohcyclo.heureux-cyclage.org burette.ptitvelo.heureux-cyclage.org burette.ptitvelo.net burette.repeyre.fr burette.repeyre.heureux-cyclage.org burette.txirrindola.org burette.txirrindola.heureux-cyclage.org burette.velorution.org burette.velorution_idf.heureux-cyclage.org burette.velorution_toulouse.heureux-cyclage.org burette.velosenville.org burette.vieuxbiclou.heureux-cyclage.org burette.vieuxbiclou.org; return 301 https://$host$request_uri; } upstream openerp7_burette { server 127.0.0.1:8069 fail_timeout=300s weight=1; } map $http_host $burette_dbfilter { default ""; burette.atelierdynamo.fr "dynamo$"; burette.autourducycle.heureux-cyclage.org "autourducycle$"; burette.changedechaine.heureux-cyclage.org "changedechaine$"; burette.cyclocoop.heureux-cyclage.org "cyclo_.*$"; burette.cyclocoop.org "cyclo_.*$"; burette.cyclofficineangouleme.heureux-cyclage.org "cyclofficine_angouleme$"; burette.dynamo.heureux-cyclage.org "dynamo$"; burette.labecaneajules.heureux-cyclage.org "labecaneajules$"; burette.labecaneajules.fr "labecaneajules$"; burette.ohcyclo.heureux-cyclage.org "ohcyclo$"; burette.ptitvelo.heureux-cyclage.org "ptitvelo$"; burette.ptitvelo.net "ptitvelo$"; burette.repeyre.fr "repeyre$"; burette.repeyre.heureux-cyclage.org "repeyre$"; burette.txirrindola.heureux-cyclage.org "txirrindola$"; burette.txirrindola.org "txirrindola$"; burette.velorution.org "velorution_idf$"; burette.velorution_idf.heureux-cyclage.org "velorution_idf$"; burette.velorution_toulouse.heureux-cyclage.org "velorution_toulouse$"; burette.velosenville.heureux-cyclage.org "velosenville$"; burette.velosenville.org "velosenville$"; burette.vieuxbiclou.heureux-cyclage.org "vieuxbiclou$"; burette.vieuxbiclou.org "vieuxbiclou$"; burettes.heureux-cyclage.org ".*$"; }