mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
commit
bf6dd496c4
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "My Webapp",
|
||||
"id": "my_webapp",
|
||||
"name": "Custom Webapp",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files",
|
||||
"fr": "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP"
|
||||
},
|
||||
"version": "1.0~ynh8",
|
||||
"version": "1.0~ynh9",
|
||||
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue