From e95d5326d0f80ef348b25d3ae7671c5bc29f11ad Mon Sep 17 00:00:00 2001 From: Levent DEMIR Date: Mon, 21 Oct 2019 12:14:57 +0200 Subject: [PATCH] Add local LOG_ENDPOINT --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 57923168..6a2f396f 100644 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ EXTEND_ESLINT=true REACT_APP_SIGNALHUB_URLS='localhost:8080' REACT_APP_REMOTE_WEBRTC=false -# REACT_APP_LOG_ENDPOINT +REACT_APP_LOG_ENDPOINT='http://localhost:3010/logs' # REACT_APP_STUN_URLS # REACT_APP_TURN_URLS