Skip to content

Make WS path in lighttpd mode configurable

This will allow setting path to ws using env variable.

The goal is to be able to set it via env during build. e.g.

env WSPATH=/reforis/ws pip -v install . --upgrade

Needs to be merged after foris-js!191 (merged) and package-lock.json should be updated afterwards.

Edited by Štěpán Henek

Merge request reports