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
@lelmarir I am new to docker but what is this about http://192.168.99.100? I want this to fix to my external public ip of my server so I can point mydomain.com to this tao instance. Thank you.
@lelmarir I am new to docker but what is this about http://192.168.99.100? I want this to fix to my external public ip of my server so I can point mydomain.com to this tao instance. Thank you.
Hi, consider that this image is old and i'm not using it anymore, so i'm not sure it still workable, but:
It was the address of the old DockerMachine, with the new version you should be able to use directly localhost, but if you are on windows you might need to use "docker run -p 8080:80 lelmarir/taotesting" and visit http://localhost:8080 since sometime the port 80 is used by other process
Hi,
not an issue. I just like to contribute: her's my docker image for tao:
https://hub.docker.com/r/lelmarir/taotesting/
let me know if i can improve
The text was updated successfully, but these errors were encountered: