Skip to content

Commit 7333646

Browse files
docs: update entry
1 parent fab1a4f commit 7333646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/canary/deployment/production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To run Fresh in production mode, run the `start` task:
2929
```sh Terminal
3030
deno task start
3131
# or
32-
deno run -A main.ts
32+
deno run -A _fresh/server.js
3333
```
3434
3535
Fresh will automatically pick up the optimized assets in the `_fresh` directory.

0 commit comments

Comments
 (0)