diff --git a/plugins/Common.php b/plugins/Common.php index d160cbe..3a02fc3 100644 --- a/plugins/Common.php +++ b/plugins/Common.php @@ -703,6 +703,7 @@ Class Common { $localhostIps = array( '127.0.0.1', + '172.17.0.1', 'localhost', );