From 74e1f39cadf6a80a6b3bb006020cd2689782e706 Mon Sep 17 00:00:00 2001 From: Brian Emilius Date: Thu, 1 Oct 2020 13:26:36 +0200 Subject: [PATCH] .env reset --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index defece2..b2ab9f9 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ NODE_ENV="development" JWT_SECRET=kj3h45bl2k34jt23498570q9n8098354t7029358tyowie5uthw8475tyq98347ty834irhfoqi34uyt18 -APP_DOMAIN="https://be-dyrevelfaerd.herokuapp.com" \ No newline at end of file +APP_DOMAIN="http://localhost:4000" \ No newline at end of file