Skip to content

Dev setup #498

Answered by adamstep
lionelwust asked this question in Q&A
Jan 16, 2023 · 1 comments · 11 replies
Discussion options

You must be logged in to vote

Ah I see. When running on a physical device, you will need to use the IP of the computer running Django. 127.0.0.1 will not work across devices since it's a special localhost address. The instructions for how to find our your computer's IP depend on the Platform (Windows, Mac, Linux). Once you find it, if you use it in ENTRY_POINT_URL, then the request should work.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@lionelwust
Comment options

@adamstep
Comment options

@lionelwust
Comment options

@adamstep
Comment options

Answer selected by adamstep
@lionelwust
Comment options

@adamstep
Comment options

@lionelwust
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants