Some anti-crash fixes

This commit is contained in:
Pablo Ferreiro 2022-07-03 18:19:10 +02:00
parent bc3777d74c
commit d52dc8687f
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
7 changed files with 17 additions and 15 deletions

View file

@ -4,7 +4,7 @@
# API CONFIG
# API_SIGNER_URL="https://example.com" # External signing service
# API_BROWSER_URL="http://localhost:4444" # chromedriver url
# API_TEST_ENDPOINTS=true # Discomment for usage of testing TikTok endpoints, may help sometimes
# API_TEST_ENDPOINTS=true # Uncomment for usage of testing TikTok endpoints, may help sometimes
# API_CACHE=redis
# Redis cache, used on Helpers\CacheEngines\RedisCache (CHOOSE ONE)