From 30a4ae63c5480ea56e586c6e44f1429c186f3de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Thu, 4 Feb 2021 21:36:49 +0900 Subject: [PATCH] chore: debug code Debug code for Docker Hub --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next.config.js b/next.config.js index 0b683db..f682392 100644 --- a/next.config.js +++ b/next.config.js @@ -29,7 +29,7 @@ module.exports = { ), }) ) - + console.log(process.env) if ( SENTRY_DSN && SENTRY_ORG &&