mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 15:27:53 +10:00
deploy button fixes
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
spec:
|
||||
services:
|
||||
- name: archivebox
|
||||
image: archivebox/archivebox:latest
|
||||
image:
|
||||
registry_type: 'DOCKER_HUB'
|
||||
registry: 'archivebox'
|
||||
repository: 'archivebox'
|
||||
tag: 'latest'
|
||||
http_port: 8000
|
||||
|
||||
Reference in New Issue
Block a user