Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on
it resolving nicely
This commit is contained in:
@@ -16,7 +16,7 @@ lib504
|
||||
simple multi through local proxy without listener
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPSPORT/504 localhost:55555
|
||||
http://%HOSTIP:%HTTPSPORT/504 127.0.0.1:55555
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user