From ac178ec91ba9e69f4936651d224f080f5ee8b2fe Mon Sep 17 00:00:00 2001 From: herohoro Date: Fri, 16 Jun 2023 06:11:39 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=AA=81Create-file=20.env.local?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .env.local diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..3b6f96e --- /dev/null +++ b/.env.local @@ -0,0 +1,3 @@ +NEXT_PUBLIC_SITE_URL=https://www.jsers.site/ +NOTION_DATABASE_ID= +NOTION_TOKEN= From 1e777d6bfa39d20f11fb305d1102fabdeae38a27 Mon Sep 17 00:00:00 2001 From: herohoro Date: Fri, 16 Jun 2023 06:27:51 +0900 Subject: [PATCH 2/2] Delate-file env --- .env | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index 3b6f96e..0000000 --- a/.env +++ /dev/null @@ -1,3 +0,0 @@ -NEXT_PUBLIC_SITE_URL=https://www.jsers.site/ -NOTION_DATABASE_ID= -NOTION_TOKEN=