Skip to content
Extraits de code Groupes Projets
Valider 5ca8879f rédigé par nono's avatar nono :computer:
Parcourir les fichiers

Mise à jour du vagrant

parent 2d669b1b
Branches
Étiquettes
4 requêtes de fusion!163Update readme,!160Remove piplomes, update fix login, fix campaign presentation,!157Resolve "Mise à jour du README",!153Resolve "Mise à jour du README"
......@@ -31,7 +31,7 @@ Vagrant.configure("2") do |config|
# Create a forwarded port mapping which allows access to a specific port
# within the machine from a port on the host machine and only allow access
# via 127.0.0.1 to disable public access
config.vm.network "forwarded_port", guest: 8000, host: 8282, host_ip: "127.0.0.1"
config.vm.network "forwarded_port", guest: 80, host: 8282, host_ip: "127.0.0.1"
# Create a private network, which allows host-only access to the machine
# using a specific IP.
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter