Skip to content

Commit

Permalink
chore: use other example in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ten3roberts committed Aug 8, 2023
1 parent 90c5c66 commit ef76edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/www/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ import("ambient_web")
return;
}

ambient.start(target, "https://api.ambient.run/servers/ensure-running?deployment_id=17zKiSVwEBHXiC0d8avbro");
ambient.start(target, "https://api.ambient.run/servers/ensure-running?deployment_id=14QmS4zCnqaGHXcjDTNxg5");
// setupAudio();
});

0 comments on commit ef76edc

Please sign in to comment.