Merge pull request #78 from PhuriousGeorge/patch-1

Update linkace.xml
This commit is contained in:
A75G 2024-01-23 22:05:01 +03:00 committed by GitHub
commit a749f34326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,7 @@
<Name>linkace</Name>
<Repository>linkace/linkace:simple</Repository>
<Registry>https://hub.docker.com/r/linkace/linkace/</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://www.linkace.org/</Project>
@ -17,4 +18,4 @@
<Config Name="Port" Target="80" Default="4256" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">4256</Config>
<Config Name="Logs Path" Target="/app/storage/logs" Default="/mnt/user/appdata/linkace/logs/" Mode="rw" Description="Logs Path" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/linkace/logs/</Config>
<Config Name=".env File" Target="/app/.env" Default="/mnt/user/appdata/linkace/.env" Mode="rw" Description=".env File" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/linkace/.env</Config>
</Container>
</Container>