fyx typo redis pass env name
This commit is contained in:
parent
9d6961e213
commit
f0de511e6c
@ -8,7 +8,7 @@ services:
|
|||||||
HTTP_HOST: '0.0.0.0'
|
HTTP_HOST: '0.0.0.0'
|
||||||
HTTP_PORT: 1488
|
HTTP_PORT: 1488
|
||||||
REDIS_ADDR: '10.8.0.5:6379'
|
REDIS_ADDR: '10.8.0.5:6379'
|
||||||
REDIS_RASS: 'Redalert2'
|
REDIS_PASS: 'Redalert2'
|
||||||
REDIS_DB: 4
|
REDIS_DB: 4
|
||||||
PENA_SOCIAL_AUTH_URL: 'http://10.8.0.6:59300/amocrm/auth'
|
PENA_SOCIAL_AUTH_URL: 'http://10.8.0.6:59300/amocrm/auth'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user