diff --git a/README.md b/README.md index 3751fb6..447ce6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Silent Dragon Wormhole -Wormhole Service for SilentDragon mobile app at wormhole.hush.is and wormhole.myhush.org +Wormhole Service for SilentDragon mobile app at wormhole.hush.is # Compiling From Source @@ -29,6 +29,10 @@ If the build was successful, you can execute the binary and start the server: Note: The default port of the Wormhole is 7070. This can be changed in source and recompiled if needed. +# It's Not Working? + +The wormhole does not print anything to STDOUT, all logging is in application.log + # License GPLv3 diff --git a/build/libs/wormhole-1.0-SNAPSHOT.jar b/build/libs/wormhole-1.0-SNAPSHOT.jar index c544d96..c662a25 100644 Binary files a/build/libs/wormhole-1.0-SNAPSHOT.jar and b/build/libs/wormhole-1.0-SNAPSHOT.jar differ