mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Merge branch 'testing' into version-2
This commit is contained in:
commit
7093d20ca8
3 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Meilisearch: Lightning Fast Search Engine
|
||||
Description=Meilisearch: lightning Fast Search Engine
|
||||
After=systemd-user-sessions.service
|
||||
|
||||
[Service]
|
||||
|
|
7
doc/DISCLAIMER.md
Normal file
7
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## Configuration
|
||||
|
||||
At the installation, be sure to set up an API key to secure your API.
|
||||
|
||||
## Problem and todo
|
||||
|
||||
- Doesn't install on subpath (WIP).
|
Loading…
Reference in a new issue