mirror of
https://github.com/YunoHost-Apps/mygpo_ynh.git
synced 2024-09-03 19:55:52 +02:00
update doc
This commit is contained in:
parent
68023698fe
commit
d909fb2acb
3 changed files with 6 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
## Limitations
|
||||
|
||||
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
||||
|
||||
## Configuration
|
||||
|
||||
Edit files under `/opt/yunohost/APPDIR/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.
|
3
doc/POST_INSTALL.md
Normal file
3
doc/POST_INSTALL.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Configuration
|
||||
|
||||
Edit files under `__INSTALL_DIR__/envs/prod` to set environment variables. There is an admin interface at `yourdomain.tld/admin` that the admin user can log in to.
|
3
doc/PRE_INSTALL.md
Normal file
3
doc/PRE_INSTALL.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## Limitations
|
||||
|
||||
* The feed-parsing service is not included, https://feeds.gpodder.net is used
|
Loading…
Add table
Reference in a new issue