From 020034c396c83f8ea3b931ed6fc8631714635680 Mon Sep 17 00:00:00 2001 From: LouisLam Date: Sun, 11 Jul 2021 21:29:05 +0800 Subject: [PATCH] fix do yaml --- .do/deploy.template.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml index bd03c1f0..eb795c50 100644 --- a/.do/deploy.template.yaml +++ b/.do/deploy.template.yaml @@ -4,7 +4,7 @@ spec: - name: server image: registry_type: DOCKER_HUB - registry: louislam - repository: uptime-kuma + registry: docker.io + repository: louislam/uptime-kuma http_port: 3001