mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
portalapi: Add new yunohost-portal-api to yunohost services
This commit is contained in:
parent
f69f87fa65
commit
ae37b5fc24
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ ssh:
|
|||
test_conf: sshd -t
|
||||
needs_exposed_ports: [22]
|
||||
category: admin
|
||||
yunohost-portal-api:
|
||||
log: /var/log/yunohost-portal-api.log
|
||||
category: userportal
|
||||
yunohost-api:
|
||||
log: /var/log/yunohost/yunohost-api.log
|
||||
category: admin
|
||||
|
|
Loading…
Add table
Reference in a new issue