mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
6aaa1c42f8
3 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai
|
||||||
|
|
||||||
**Shipped version:** 5.6.21~ynh1
|
**Shipped version:** 5.6.21~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.invoiceninja.com/dashboard
|
**Demo:** https://react.invoicing.co/demo
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai
|
||||||
|
|
||||||
**Version incluse :** 5.6.21~ynh1
|
**Version incluse :** 5.6.21~ynh1
|
||||||
|
|
||||||
**Démo :** https://app.invoiceninja.com/dashboard
|
**Démo :** https://react.invoicing.co/demo
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ maintainers = ["Sebastian Gumprich"]
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "Elastic-2.0"
|
license = "Elastic-2.0"
|
||||||
website = "https://invoiceninja.org"
|
website = "https://invoiceninja.org"
|
||||||
demo = "https://app.invoiceninja.com/dashboard"
|
demo = "https://react.invoicing.co/demo"
|
||||||
admindoc = "https://invoiceninja.github.io/"
|
admindoc = "https://invoiceninja.github.io/"
|
||||||
userdoc = "https://invoiceninja.github.io/"
|
userdoc = "https://invoiceninja.github.io/"
|
||||||
code = "https://github.com/invoiceninja/invoiceninja"
|
code = "https://github.com/invoiceninja/invoiceninja"
|
||||||
|
@ -69,7 +69,7 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "mariadb-server php8.2-bcmath php8.2-gmp php8.2-fileinfo php8.2-gd php8.2-mbstring php8.2-pdo php8.2-xml php8.2-curl php8.2-zip php8.2-mysql libnss3-dev libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxrandr2 libasound2"
|
packages = "mariadb-server php8.2-bcmath php8.2-gmp php8.2-fileinfo php8.2-gd php8.2-mbstring php8.2-pdo php8.2-xml php8.2-curl php8.2-zip php8.2-mysql libnss3-dev libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxrandr2 libasound2 libcups2 libdrm2 libxkbcommon0 libxdamage1 libxfixes3 libgbm1 libpango-1.0-0 libcairo2"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "mysql"
|
type = "mysql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue