-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document running demo in Docker #38
Comments
Difficult to debug this one on my end. Did you end up running it outside of a Docker? Which port did you use in the iris config? |
Yes currently running outside docker on a local server in an venv. Will come back to this if I try docker again |
Had another attempt building on M1 Mac, error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I needed to update permissions:
Then run:
However the app is not available. I assume this is the correct port, but the docs show using port 80, which is also unavailable
The text was updated successfully, but these errors were encountered: