2022-01-14 13:26:07 -05:00
|
|
|
# APP_SUBDIR=/ # Subpath your app is running, defaults to /
|
2022-01-17 15:11:40 -05:00
|
|
|
# APP_CACHE=redis # Cache engine for TikTok Api, (more info on README)
|
2022-01-14 13:26:07 -05:00
|
|
|
|
|
|
|
# Redis, used on Helpers\CahceEngines\RedisCache (CHOOSE ONE)
|
|
|
|
|
|
|
|
# REDIS_URL=redis://:password@host:port # If using password
|
|
|
|
# REDIS_URL=redis://host:port # If not using password
|