mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-10-14 02:54:45 +02:00
「🏗️」 wip(p2): working Vagrantfile
This commit is contained in:
3
p2/setup-hostfile.sh
Normal file
3
p2/setup-hostfile.sh
Normal file
@ -0,0 +1,3 @@
|
||||
echo "192.168.56.110 app1.com" | sudo tee -a "/etc/hosts"
|
||||
echo "192.168.56.110 app2.com" | sudo tee -a "/etc/hosts"
|
||||
echo "192.168.56.110 app3.com" | sudo tee -a "/etc/hosts"
|
Reference in New Issue
Block a user