8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
# APP_SUBDIR=/ # Subpath your app is running, defaults to /
|
|
# APP_CACHE=redis # Cache engine for TikTok Api, (more info on README)
|
|
|
|
# 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
|