From c48d1b46be54468b3e3add6acf43ad2d2d44bc49 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 Aug 2022 17:21:51 +0200 Subject: [PATCH] Update .env --- conf/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/.env b/conf/.env index ec62dbd..334a5a4 100644 --- a/conf/.env +++ b/conf/.env @@ -4,8 +4,8 @@ LATTE_CACHE= # Path for Latte cache, leave commented for ./cache/latte # API CONFIG API_FORCE_LEGACY=1 # Force legacy mode for wrapper -# API_SIGNER_URL="https://__DOMAIN__" # External signing service -# API_BROWSER_URL="http://localhost:4444" # chromedriver url +# API_SIGNER="remote" +# API_SIGNER_URL="http://localhost:4444" # API_TEST_ENDPOINTS=1 # Discomment for usage of testing TikTok endpoints, may help sometimes API_CACHE=redis