Изменил(а) на 'config/trackdirect.ini'

This commit is contained in:
ua1zbe 2023-01-07 20:42:04 +03:00
parent 058c58a4c4
commit e42156e3ff
1 changed files with 2 additions and 2 deletions

View File

@ -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"