Support for the widest array of network configurations. Auto-configure as best we can.

This commit is contained in:
2023-07-23 12:58:40 -04:00
parent e57ce5b36e
commit 43090a9bd1
4 changed files with 36 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ import java.util.regex.Pattern;
public enum ConfigManager {
MB_BIND_ADDR,
MB_EXTERNAL_ADDR,
// Database connection config
MB_DATABASE_ADDRESS,