From 9999721659f9d8a151720c00953cb61d7853a214 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 23 Apr 2021 15:26:29 -0400 Subject: [PATCH] Update deploy.template.yaml --- .do/deploy.template.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index 815be6f2..db9c857d 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -1,8 +1,8 @@ spec: + name: archivebox services: - - name: archivebox - dockerfile_path: Dockerfile - git: - branch: dev - repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git - http_port: 8000 + - dockerfile_path: Dockerfile + git: + branch: dev + repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git + name: archivebox