Correcting ArchiveBox description.
This commit is contained in:
+1
-3
@@ -104,8 +104,6 @@ services:
|
|||||||
create_host_path: true
|
create_host_path: true
|
||||||
archivebox:
|
archivebox:
|
||||||
container_name: archivebox
|
container_name: archivebox
|
||||||
dns:
|
|
||||||
- adguard
|
|
||||||
environment:
|
environment:
|
||||||
ADMIN_USERNAME: admin # creates an admin user on first run with the given user/pass combo
|
ADMIN_USERNAME: admin # creates an admin user on first run with the given user/pass combo
|
||||||
ADMIN_PASSWORD: ${ARCHIVEBOX_ADMIN_PASSWORD}
|
ADMIN_PASSWORD: ${ARCHIVEBOX_ADMIN_PASSWORD}
|
||||||
@@ -121,7 +119,7 @@ services:
|
|||||||
homepage.name: ArchiveBox
|
homepage.name: ArchiveBox
|
||||||
homepage.href: https://archive.${MY_TLD}
|
homepage.href: https://archive.${MY_TLD}
|
||||||
homepage.icon: archivebox.png
|
homepage.icon: archivebox.png
|
||||||
homepage.description: Podcasts, eBooks, & Audiobooks
|
homepage.description: Open-source and self-hosted web archiving
|
||||||
swag: enable
|
swag: enable
|
||||||
swag_port: 8000
|
swag_port: 8000
|
||||||
swag_proto: http
|
swag_proto: http
|
||||||
|
|||||||
Reference in New Issue
Block a user