better defaultIpAddress

This commit is contained in:
rusefillc 2024-02-08 18:15:39 -05:00
parent 7ec8355112
commit 28214c8329
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ enable2ndByteCanID = false
maxUnusedRuntimeRange = 1000;
; Set default IP/port to our IP/port
defaultIpAddress = 192.168.10.1;
defaultIpAddress = localhost
defaultIpPort = 29000;
[Constants]