PKGBUILD - updated service running uvicorn natively instead of calling main.py

- fixed issue with not loading env variables inside to fastapi
- fixed to not using "python main.py" which meant for development
This commit is contained in:
Oscar Krause
2022-12-30 07:33:17 +01:00
parent 5fc9fc8e0a
commit 5e40d7944a
4 changed files with 21 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
d /var/lib/fastapi-dls 0755 http http
d /var/lib/fastapi-dls/cert 0755 http http