Skip to content

Commit

Permalink
Update example.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
BlowaterNostr committed Apr 30, 2024
1 parent f3a9949 commit 2a7be34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/example.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { run } from "../main.tsx";
import { run } from "https://raw.githubusercontent.com/BlowaterNostr/relayed/main/main.tsx";

const relay = await run({
port: 8080,
Expand Down

1 comment on commit 2a7be34

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 2a7be34 Apr 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

ISOLATE_INTERNAL_FAILURE

Please sign in to comment.