diff options
author | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-26 17:41:38 +0200 |
---|---|---|
committer | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-26 17:41:38 +0200 |
commit | 94f4b6469db5364aea2c6415fa2c93c5c6bad605 (patch) | |
tree | 190077ac0d623a10ed7f060b9f712dd2e7c4c65e /packages | |
parent | 62ad6dbce756110f6614207ccb9a6d60bc89a155 (diff) | |
download | torouter-94f4b6469db5364aea2c6415fa2c93c5c6bad605.tar.gz torouter-94f4b6469db5364aea2c6415fa2c93c5c6bad605.zip |
resolve torouter as localhost
Diffstat (limited to 'packages')
-rw-r--r-- | packages/torouter-prep/configs/hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/configs/hosts b/packages/torouter-prep/configs/hosts index 64f3fc1..9a3311b 100644 --- a/packages/torouter-prep/configs/hosts +++ b/packages/torouter-prep/configs/hosts @@ -1 +1 @@ - 127.0.0.1 localhost + 127.0.0.1 localhost torouter |