diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-26 15:30:24 -0600 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-26 15:30:24 -0600 |
commit | f49967fb3f24bf0a22d09b5823bd174a45e758f7 (patch) | |
tree | 7fefe9ec3aeff998c5dd99861428717a2c5f3a41 /hosts-for-android-emulator | |
parent | 8dbb4517b07c42c3b37b0764d63973b5b1ed5ee6 (diff) | |
parent | b69c9a87f60e649221c8f83d58bbd57b35a64aca (diff) |
Merge branch 'release-0.2.0'0.2.0
Diffstat (limited to 'hosts-for-android-emulator')
-rw-r--r-- | hosts-for-android-emulator | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts-for-android-emulator b/hosts-for-android-emulator new file mode 100644 index 00000000..ab0cf906 --- /dev/null +++ b/hosts-for-android-emulator @@ -0,0 +1,10 @@ +127.0.0.1 localhost +10.0.2.2 api.lvh.me +10.0.2.2 lvh.me + +# The following lines are desirable for IPv6 capable hosts +::1 ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters |