Update archivebox.xml

This commit is contained in:
A75G 2021-04-23 13:37:30 +03:00
parent a56865e46a
commit e601c3fc0c

View file

@ -15,7 +15,7 @@ Guide - https://github.com/A75G/docker-templates/blob/master/README.md#first-ins
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/archivebox.xml</TemplateURL> <TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/archivebox.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/archivebox.png</Icon> <Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/archivebox.png</Icon>
<ExtraParams>-it</ExtraParams> <ExtraParams>-it</ExtraParams>
<PostArgs>bash -c 'echo "https://github.com/pirate/ArchiveBox" | /bin/archive; tail -f /dev/null'</PostArgs> <PostArgs>server --quick-init 0.0.0.0:8000</PostArgs>
<DateInstalled>1596121988</DateInstalled> <DateInstalled>1596121988</DateInstalled>
<Description>The self-hosted internet archiver. &#xD; <Description>The self-hosted internet archiver. &#xD;
Guide - https://github.com/A75G/docker-templates/blob/master/README.md#first-installation (Important)</Description> Guide - https://github.com/A75G/docker-templates/blob/master/README.md#first-installation (Important)</Description>