Update config to correct values

This commit is contained in:
30hours 2023-12-03 04:51:36 +00:00
parent c5d99f8058
commit f6b1970a60

View file

@ -33,13 +33,13 @@ network:
ports: ports:
api: 3000 api: 3000
map: 3001 map: 3001
detect: 3002 detection: 3002
timestamp: 4000 timestamp: 4000
timing: 4001 timing: 4001
save: save:
iq: true iq: true
map: true map: true
detect: false detection: false
timing: false timing: false
path: "/opt/blah2/" path: "/blah2/save/"