mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
Improve readme
This commit is contained in:
@@ -6,7 +6,7 @@ import io.smallrye.config.WithDefault;
|
||||
|
||||
@ConfigMapping(prefix = "dhfs.objects.peerdiscovery")
|
||||
public interface LocalPeerDiscoveryConfig {
|
||||
@WithDefault("42168")
|
||||
@WithDefault("42262")
|
||||
int port();
|
||||
|
||||
@WithDefault("true")
|
||||
|
||||
Reference in New Issue
Block a user