From fe7e2325aa310a0fd261c328cc6433d5acb32feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Thu, 12 Oct 2023 07:40:34 +0200 Subject: [PATCH] add captain-definition --- captain-definition | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 captain-definition diff --git a/captain-definition b/captain-definition new file mode 100644 index 00000000..f30919fb --- /dev/null +++ b/captain-definition @@ -0,0 +1,4 @@ + { + "schemaVersion": 2, + "dockerfilePath": "./apps/backend/Dockerfile" + } \ No newline at end of file