From 40e5e9385268bf7a32ce0cfe82fded0620d29c6d Mon Sep 17 00:00:00 2001 From: kuwoyuki Date: Thu, 6 Feb 2025 05:14:25 +0600 Subject: [PATCH] chore: zz --- Dockerfile | 2 +- src/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7e8df13..88cfc80 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,4 +7,4 @@ RUN yarn install COPY . . RUN yarn build EXPOSE 3000 -CMD ["node", "--watch", "server.js"] +CMD ["node", "server.js"] diff --git a/src/pages/index.astro b/src/pages/index.astro index b8165d8..38eda60 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
-

from webhook 3

+

from webhook 4

foo, bar, baz, qux, quux