set redis
This commit is contained in:
@@ -16,6 +16,11 @@ PORT="5002"
|
||||
DB_ROOT_PASSWORD="root_password"
|
||||
NODE_ENV="production"
|
||||
|
||||
REDIS_HOST="redis"
|
||||
REDIS_PORT="6379"
|
||||
REDIS_DB="0"
|
||||
REDIS_PASSWORD=""
|
||||
|
||||
|
||||
|
||||
ARVANCLOUD_ENDPOINT=https://s3.ir-thr-at1.arvanstorage.com
|
||||
|
||||
Reference in New Issue
Block a user