mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 06:33:18 +02:00
fixes
This commit is contained in:
@@ -2,8 +2,9 @@ spec:
|
||||
services:
|
||||
- name: archivebox
|
||||
image:
|
||||
registry_type: 'DOCKER_HUB'
|
||||
registry: 'archivebox'
|
||||
repository: 'archivebox'
|
||||
tag: 'latest'
|
||||
registry_type: DOCKER_HUB
|
||||
registry: docker.io
|
||||
repository: archivebox/archivebox
|
||||
tag: latest
|
||||
http_port: 8000
|
||||
instance_count: 1
|
||||
|
Reference in New Issue
Block a user