From 575b3c23bfed4ebc4b7ae8c824c5184fee1db662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Thu, 2 Nov 2023 11:30:03 +0100 Subject: [PATCH] point captain-def to web --- captain-definition | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captain-definition b/captain-definition index f30919fb..c0ac234f 100644 --- a/captain-definition +++ b/captain-definition @@ -1,4 +1,4 @@ { "schemaVersion": 2, - "dockerfilePath": "./apps/backend/Dockerfile" + "dockerfilePath": "./apps/web/Dockerfile" } \ No newline at end of file