diff --git a/vasl_templates/webapp/static/help/index.html b/vasl_templates/webapp/static/help/index.html index f60482b..071ed65 100644 --- a/vasl_templates/webapp/static/help/index.html +++ b/vasl_templates/webapp/static/help/index.html @@ -99,10 +99,13 @@ and then connect to it in a browser at http://localhost:5010.

Then open a browser and connect to the webapp at http://localhost:5010. +

If you have SElinux enabled, it may prevent the container from accessing files on the host. Access can be allowed like this:
chcon -Rt svirt_sandbox_file_t /home/pacman-ghost/vasl/
+
Note that config files installed into the container are taken from their normal location ($/vasl_templates/webapp/config/), but are overridden with Docker-specific versions in $/docker/config/.
+

Installing a webdriver