Hi please I can’t share my project developing in django in network so that another machine can access it in the same network as me I don’t know what to do I have already run on 0.0.0.0:8000 and in addition to this ALLOWED_HOSTS = [‘*’] is configured comsa when I type the ip address of my pc on the other pc without the port I access apache2 but when I add the port it says that this site is inaccessible need to ‘help
Salut svp je n’arrive pas a partager mon projet developper en django en reseau pour que une autre machine y accede dans le meme reseau que moi je ne sais pas quoi faire j’ai deja run sur 0.0.0.0:8000 et en plus de cela ALLOWED_HOSTS = [‘*’] est configurer comsa quand je tape l’adresse ip de mon pc sur l’autre pc sans le port j’accede a apache2 mais quand j’ajoute le port on dit que se site est inaccecible besoin d’aide
F BLACK is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.