docker-airflow
docker-airflow copied to clipboard
Fix entrypoint.sh for redis host and port
Hi,
in entrypoint.sh there is an error where REDIS_HOST and REDIS_PORT are extracted from POSTGRES_ENDPOINT which seems to be an error.