mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Runs applications
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
a8337f1bfd
commit
8ad01c6093
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@
|
|||
"service_description_mysql": "Stores applications data (SQL database)",
|
||||
"service_description_nginx": "Serves or provides access to all the websites hosted on your server",
|
||||
"service_description_nslcd": "Handles YunoHost user shell connection",
|
||||
"service_description_php7.0-fpm": "runs applications written in PHP with NGINX",
|
||||
"service_description_php7.0-fpm": "Runs applications written in PHP with NGINX",
|
||||
"service_description_postfix": "Used to send and receive e-mails",
|
||||
"service_description_redis-server": "A specialized database used for rapid data access, task queue, and communication between programs",
|
||||
"service_description_rmilter": "Checks various parameters in e-mails",
|
||||
|
|
Loading…
Add table
Reference in a new issue