mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
change name
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
####################################################################################################
|
||||
# REDIS Server
|
||||
|
||||
{{ rServer }}
|
||||
{{ redisServer }}
|
||||
|
||||
####################################################################################################
|
||||
# File Storage
|
||||
|
||||
@@ -25,7 +25,7 @@ const defaults = {
|
||||
STORAGE_LOCAL_DRIVER: 'local',
|
||||
STORAGE_LOCAL_ROOT: './uploads',
|
||||
},
|
||||
rServer: {
|
||||
redisServer: {
|
||||
REDIS_HOST: '127.0.0.1',
|
||||
REDIS_PORT: '6379',
|
||||
REDIS_PASSWORD: null,
|
||||
|
||||
Reference in New Issue
Block a user