Added url for my server #167
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default function BehaviorNormal() {
|
|||
let logger = new Logger({
|
||||
//inputs: ["cursor", "wheel", "keyboard", "touch"],
|
||||
inputs: ["keyboard"],
|
||||
// apiUrl: "http://localhost:5000",
|
||||
apiUrl: "https://behavior.marcocamenzind.ch",
|
||||
logToConsole: true,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue