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
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
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