Compare commits

..

No commits in common. "d03a6e49859e7364b89063a713a7b34e269be3a6" and "008810151fbc1705465d820ecbdb5b13680f835a" have entirely different histories.

View file

@ -22,7 +22,7 @@ export default function BehaviorNormal() {
let logger = new Logger({
//inputs: ["cursor", "wheel", "keyboard", "touch"],
inputs: ["keyboard"],
apiUrl: "https://behavior.marcocamenzind.ch",
// apiUrl: "http://localhost:5000",
logToConsole: true,
});