mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
bare allow local
This commit is contained in:
parent
f375344281
commit
695310fce9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import { chmodSync, writeFileSync } from "fs";
|
|||
|
||||
const bare = createBareServer("/bare/", {
|
||||
logErrors: true,
|
||||
blockLocal: false,
|
||||
});
|
||||
|
||||
const fastify = Fastify({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue