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