mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2026-01-17 09:33:30 -08:00
base redis commit
This commit is contained in:
@@ -34,6 +34,12 @@ APP_STATSPASSWORD="test"
|
||||
|
||||
STEAM_API_KEY=""
|
||||
|
||||
# Redis settings
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PORT=6379
|
||||
REDIS_DATABASE=15
|
||||
REDIS_EXPIRATION=3600
|
||||
|
||||
# Database settings
|
||||
DB_ENABLE=false
|
||||
DB_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user