From 5cd9ad84f055fac4be534050ccb40f6ae55e3b5f Mon Sep 17 00:00:00 2001 From: Benjamin Toby Date: Thu, 23 Nov 2023 17:56:52 +0100 Subject: [PATCH] Update Nodecid config --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8798090..843af9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,4 +29,4 @@ RUN npm run build # RUN ssh-add ./.ssh/github # Run the app -CMD ["npm", "start"] \ No newline at end of file +CMD ["nodecid"] \ No newline at end of file