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:
parent
cc90d8a9d4
commit
2926600ae5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue