fixes #64 by attempting to mount the more common "localhost", which is more likely to be excluded from proxy autoconfiguration scripts.

This commit is contained in:
Sebastian Stenzel
2015-06-05 15:17:33 +02:00
parent 4a754d6a6c
commit 85f3487cf0
10 changed files with 25 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.cryptomator</groupId>
<artifactId>main</artifactId>
<version>0.8.0-SNAPSHOT</version>
<version>0.7.2</version>
</parent>
<artifactId>crypto-api</artifactId>
<name>Cryptomator cryptographic module API</name>