Update deploy.template.yaml
This commit is contained in:
parent
4dbad07a0b
commit
9999721659
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
spec:
|
spec:
|
||||||
|
name: archivebox
|
||||||
services:
|
services:
|
||||||
- name: archivebox
|
- dockerfile_path: Dockerfile
|
||||||
dockerfile_path: Dockerfile
|
git:
|
||||||
git:
|
branch: dev
|
||||||
branch: dev
|
repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git
|
||||||
repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git
|
name: archivebox
|
||||||
http_port: 8000
|
|
||||||
|
|
Loading…
Reference in a new issue