Изменил(а) на 'config/trackdirect.ini'
This commit is contained in:
parent
058c58a4c4
commit
e42156e3ff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue