Skip to content

Feature/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
Edited by Štěpán Henek

Merge request reports