diff --git a/gui/config.json b/gui/config.json new file mode 100644 index 00000000..30f023e4 --- /dev/null +++ b/gui/config.json @@ -0,0 +1,8 @@ +{ + "tnc_host" : "127.0.0.1", + "tnc_port" : "3000", + "daemon_host" : "127.0.0.1", + "daemon_port" : "3001", + "mycall" : "AA0AA", + "mygrid" : "AA11ea" +} \ No newline at end of file