Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2024-01-28 22:33:33 +00:00
parent c99d048e5e
commit 653bbeb4f3

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/emulatorjs.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/emulatorjs-logo.png</Icon>
<Date>2024-01-27</Date>
<Date>2024-01-28</Date>
<Changes>
### 2024-01-28
- Skip IPFS config if DISABLE_IPFS is set as env variable.
### 2024-01-27
- Add atari5200 support.