From 28e8a7b3fbc5a2edd8e2afe5a3bf97365e704262 Mon Sep 17 00:00:00 2001 From: Stefan Bohacek Date: Fri, 17 May 2024 08:21:42 -0400 Subject: [PATCH] Fixed demo site deployment. --- captain-definition | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/captain-definition b/captain-definition index f74faf6..c163741 100644 --- a/captain-definition +++ b/captain-definition @@ -1,4 +1,4 @@ -{  -  "schemaVersion": 2,  -  "dockerfilePath" :"./Dockerfile" -} \ No newline at end of file +{ + "schemaVersion": 2, + "dockerfilePath": "./Dockerfile" +}