Skip to content

Commit

Permalink
add ref
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 17, 2024
1 parent 994a7b0 commit e11aa0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/entries/deno-server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const serveOptions = {
},
};

// https://github.com/unjs/nitro/pull/2373
if (!serveOptions.key || !serveOptions.cert) {
delete serveOptions.key;
delete serveOptions.cert;
Expand Down

0 comments on commit e11aa0b

Please sign in to comment.