Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-02-28 19:17:50 +01:00
parent 71aecf22a0
commit 762a8e6cd8

View File

@ -25,8 +25,11 @@ Apprise API was designed to easily fit into existing (and new) eco-systems that
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/apprise-api.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/apprise-api-logo.png</Icon>
<Date>2021-11-03</Date>
<Date>2021-02-28</Date>
<Changes>
### 2021-02-28
- Rebase to alpine 3.15.
### 2021-11-03
- Increase uWSGI buffer size to 32kb.