25b0645aa4
Since the website depends on the webserver being enabled we should add a config option for it and make the website depend on that. We should also ensure that the mongoose(webserver) config is present. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2 lines
88 B
Plaintext
2 lines
88 B
Plaintext
SWUPDATE_WEBSERVER_ARGS="-r /var/www/swupdate ${SWUPDATE_MONGOOSE_EXTRA_ARGS:--p 8080}"
|