336 B
336 B
Running with fastapi
We currently support fastapi in order to solve sub-path deploy issue.
- checkout to
subpath
branch
git checkout subpath
- merge lastest features (optional)
git merge master
- change CUSTOM_PATH setting in
config.py
nano config.py
- Go!
python main.py