Skip to content

Instantly share code, notes, and snippets.

@usirin
Created July 8, 2023 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save usirin/64326e6471369041acbcbffcb0539fcd to your computer and use it in GitHub Desktop.
Save usirin/64326e6471369041acbcbffcb0539fcd to your computer and use it in GitHub Desktop.
/etc/hosts for kampus local dev
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
127.0.0.1 localhost.kamp.us
127.0.0.1 pasaport.localhost.kamp.us
127.0.0.1 pano.localhost.kamp.us
127.0.0.1 sozluk.localhost.kamp.us
127.0.0.1 gql.localhost.kamp.us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment