fix: use explicit durable bridge entrypoint

This commit is contained in:
Codex
2026-07-11 13:42:53 +02:00
parent 41c8d2130d
commit 0a409b51ed
5 changed files with 26 additions and 25 deletions
@@ -0,0 +1,3 @@
import { startServer } from "./server.mjs";
startServer();