Skip to content

Instantly share code, notes, and snippets.

@kamaulynder
Created December 2, 2015 17:02
Show Gist options
  • Save kamaulynder/6bc4022b36aab96c6394 to your computer and use it in GitHub Desktop.
Save kamaulynder/6bc4022b36aab96c6394 to your computer and use it in GitHub Desktop.
1 ##
2 # Host Database
3 #
4 # localhost is used to configure the loopback interface
5 # when the system is booting. Do not change this entry.
6 ##
7 127.0.0.1 localhost
8 255.255.255.255 broadcasthost
9 ::1 localhost
10 fe80::1%lo0 localhost
11 192.168.42.100 ping.lan
12 192.168.10.10 rollcall.dev
13 192.168.10.10 api.rollcall.dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment