This field is called http, not httpd

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-04-12 14:33:37 +00:00
parent d29aeda8b1
commit cd44c60cbf

View file

@ -61,7 +61,7 @@
rootdirectory: "/srv/"
}
},
httpd: {
http: {
addr: "*:5000"
},
when: env == "staging"