move project to our public git
This commit is contained in:
@@ -6,7 +6,7 @@ Either clone repository (and install dependencies either through distribution or
|
||||
|
||||
[`pipx`](https://pypa.github.io/pipx/) (available in debian as package) can be used to install in separate virtual environment:
|
||||
|
||||
pipx install https://github.tik.uni-stuttgart.de/NKS/python-capport
|
||||
pipx install https://git-nks-public.tik.uni-stuttgart.de/net/python-capport
|
||||
|
||||
In production put a reverse proxy in front of the local web ui (on 127.0.0.1:8000), and handle `/static` path either to `src/capport/api/static/` or your customized version of static files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user