1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/FastAPI_ynh.git synced 2024-09-03 18:36:00 +02:00
fastapi_ynh/doc/ADMIN.md

3 lines
157 B
Markdown

To customize the FastAPI app, you have to put your code in `__DATA_DIR__`
Your code must have a __init__.py file and the FastAPI object must be named 'app'