1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/proxitok_ynh.git synced 2024-09-03 20:15:53 +02:00

Update .env

This commit is contained in:
ericgaspar 2022-08-13 17:21:51 +02:00
parent 6a330fb8bf
commit c48d1b46be

View file

@ -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