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

change app id to match github repo name

This commit is contained in:
leonard 2023-12-03 21:06:57 +01:00
parent cc90d8a9d4
commit 2926600ae5

View file

@ -2,7 +2,7 @@
packaging_format = 2
id = "my_fastapi_app"
id = "fastapi"
name = "my_FastAPI_app"
description.en = "Custom Web app to run a FastAPI program written in Python"
description.fr = "Une application web personnalisée pour faire tourner une application FastAPI écrite en Python"