fyx typo redis pass env name

This commit is contained in:
skeris 2024-05-14 21:40:28 +03:00
parent 9d6961e213
commit f0de511e6c

@ -8,7 +8,7 @@ services:
HTTP_HOST: '0.0.0.0'
HTTP_PORT: 1488
REDIS_ADDR: '10.8.0.5:6379'
REDIS_RASS: 'Redalert2'
REDIS_PASS: 'Redalert2'
REDIS_DB: 4
PENA_SOCIAL_AUTH_URL: 'http://10.8.0.6:59300/amocrm/auth'