You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2022. It is now read-only.
Was stoked to try out luigi with docker. Downloaded but couldn't quite figure out what
LUIGI_HOSTshould be. Kept tryinglocalhost:8082to no avail.Finally figured out that
docker-machine ipyields the correct IP address if you're running this locally. Would be helpful to add this note toreadme.Thanks for this!