From e42156e3ffedddf74d8bb2680f5d809d9e7ff00a Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Sat, 7 Jan 2023 20:42:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'config/trackdirect.ini'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/trackdirect.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/trackdirect.ini b/config/trackdirect.ini index b8e5af8..1128e48 100644 --- a/config/trackdirect.ini +++ b/config/trackdirect.ini @@ -56,10 +56,10 @@ save_ogn_stations_with_missing_identity="0" host="0.0.0.0" ;; Websocket server port, must be same as port specified in index.php (if not using a reverse proxy) -port="9000" +port="9001" ;; If you are using a reverse proxy you need to play with the "external_port" setting, otherwise it should be the same as "port" -external_port="9000" +external_port="9001" ;; Websocket server log output error_log="~/trackdirect/server/log/wsserver_aprs.log"