From 45be85275ab2e4577a67d44a68d52ffdfe8904d5 Mon Sep 17 00:00:00 2001 From: Yuta Hiroto Date: Thu, 15 Feb 2024 00:05:55 +0900 Subject: [PATCH] wip --- .env.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.sample b/.env.sample index ffe5fcc..f7a3159 100644 --- a/.env.sample +++ b/.env.sample @@ -8,6 +8,7 @@ NEXT_PUBLIC_SITE_URL=http://localhost:3000 # vercel storage uses "POSTGRES_URL" name POSTGRES_URL=postgresql://dev:1234@localhost:5432/mydb?schema=public +# https://console.cloud.google.com/apis/credentials GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET=