Replies: 1 comment
-
Glad you got it worked out - docker port forwarding on windows can be annoying! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello all
i followed the docker installation using the production server
i'm running on windows
inventree works fine on the browser
docker compose file as-is not changed as below
i downloaded the mobile app and would like to connect to the server
using internet help i tried to find the server IP address
i tried this
then
the ip address that the command return didn't work
would you please guide me on how to access From mobile app
Thanks
EDIT
google search confused me
some suggesting to
You should set network_mode to "host" in your docker-compose.yml
which led me to post
when i used the IP of my Ethernet adapter everything worked fine
Beta Was this translation helpful? Give feedback.
All reactions