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