This field is called http, not httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d29aeda8b1
commit
cd44c60cbf
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
rootdirectory: "/srv/"
|
rootdirectory: "/srv/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
httpd: {
|
http: {
|
||||||
addr: "*:5000"
|
addr: "*:5000"
|
||||||
},
|
},
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue