resource | ||
main.py | ||
Pipfile | ||
Pipfile.lock | ||
README.md |
Instructions
Add a resource in the resource/
folder. This will map to the ?resource=
query parameter. Save it as a .json file
pipenv install
pipenv run uvicorn main:app --port 3464 --workers 1
nginx proxy_pass .well-known/webfinger
to localhost:3464