mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-03-30 06:03:27 +00:00
feat: add support for using TLS to connect to Redis
This commit is contained in:
@@ -40,6 +40,7 @@ POSTGRES_DB=sub2api
|
||||
# Leave empty for no password (default for local development)
|
||||
REDIS_PASSWORD=
|
||||
REDIS_DB=0
|
||||
REDIS_ENABLE_TLS=false
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Admin Account
|
||||
|
||||
Reference in New Issue
Block a user