delete unused hobo_app variable (#22357)

This commit is contained in:
Emmanuel Cazenave 2018-03-29 18:01:08 +02:00 committed by Thomas NOEL
parent 916783e6e6
commit 029b4e066f
1 changed files with 0 additions and 4 deletions

View File

@ -15,28 +15,24 @@ local:
apps:
authentic:
db_name: authentic_multitenant
hobo_app: "hobo.agent.authentic2"
host_pattern: "*-authentic.local.publik"
nginx_host_pattern: '~^(.*)\-authentic\.local\.publik$'
project_name: authentic-multitenant
server_port: 8000
combo:
db_name: combo
hobo_app: "hobo.agent.combo"
host_pattern: "*-combo.local.publik"
nginx_host_pattern: '~^(.*)\-combo\.local\.publik$'
project_name: combo
server_port: 8004
hobo:
db_name: hobo
hobo_app: "hobo.agent.hobo"
host_pattern: "*-hobo.local.publik"
nginx_host_pattern: '~^(.*)\-hobo\.local\.publik$'
project_name: hobo
server_port: 8016
passerelle:
db_name: passerelle
hobo_app: "hobo.agent.passerelle"
host_pattern: "*-passerelle.local.publik"
nginx_host_pattern: '~^(.*)\-passerelle\.local\.publik$'
project_name: passerelle