mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
Update README and resolve typo in docs
This commit is contained in:
parent
b9618070af
commit
f54bfcac16
2 changed files with 2 additions and 1 deletions
|
@ -37,6 +37,7 @@ If you have a spare domain name you can configure applications to be accessible
|
|||
* [Emby](https://emby.media/) - Media streaming and management
|
||||
* [ESPHome](https://esphome.io/) - ESP8266/ESP32 programming and management for home automation
|
||||
* [Firefly III](https://firefly-iii.org/) - Free and open source personal finance manager
|
||||
* [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) - FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection
|
||||
* [Fresh RSS](https://freshrss.org/) - Self-hosted RSS feed aggregator like Leed or Kriss Feed
|
||||
* [get_iplayer](https://github.com/get-iplayer/get_iplayer) - download programmes from BBC iplayer
|
||||
* [Gitea](https://gitea.io/en-us/) - Simple self-hosted GitHub clone
|
||||
|
|
|
@ -8,4 +8,4 @@ FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection. S
|
|||
|
||||
Set `flaresolverr_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||||
|
||||
The Flaresolverr API can be accessed from <http://ansible_nas_host_or_ip:8191>.
|
||||
The FlareSolverr API can be accessed from <http://ansible_nas_host_or_ip:8191>.
|
||||
|
|
Loading…
Reference in a new issue