mago
Explore posts from serversDeployment crash due to redis url error
I set REDIS_URL variables for Github Repo with the format of below.
${{Redis.redis://default:[email protected]:XXXX}}
But the deployment keep getting crashed with error below.
-------
redis_url not found. A fake redis instance will be used.
-------
Could advice how to fix the format of the variable?
11 replies