1
0
Fork 0
mirror of synced 2024-08-24 06:21:16 +12:00
ArchiveBox/.do/deploy.template.yaml

10 lines
198 B
YAML
Raw Normal View History

2021-04-24 07:01:03 +12:00
spec:
services:
- name: archivebox
2021-04-24 07:08:13 +12:00
image:
registry_type: 'DOCKER_HUB'
registry: 'archivebox'
repository: 'archivebox'
tag: 'latest'
http_port: 8000