diff --git a/compose.yaml b/compose.yaml index 378f21a..e6664e7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -119,6 +119,7 @@ services: - ${SAFELINE_DIR}/resources/cache:/usr/local/nginx/cache - /etc/resolv.conf:/etc/resolv.conf environment: + - REDIS_URL=redis://:${REDIS_PASSWORD}@safeline-redis:6379/0 - MGT_ADDR=${SUBNET_PREFIX}.4:9002 ulimits: nofile: 131072