mirror of
https://github.com/TheCommsChannel/TC2-APRS-BBS.git
synced 2025-06-20 12:14:18 -04:00
Update example_config.ini
This commit is contained in:
parent
991e422ed4
commit
e0bc70d2f4
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ MYCALL = BBS
|
|||
|
||||
# KISS_HOST: The hostname or IP address of the KISS TNC (Terminal Node Controller)
|
||||
# used for APRS communications. Typically, this is a local device or a remote server.
|
||||
KISS_HOST = 192.168.1.94
|
||||
KISS_HOST = 127.0.0.1
|
||||
|
||||
# KISS_PORT: The port number used to connect to the KISS TNC.
|
||||
# Ensure the port matches the configuration of your TNC.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue