Skip to content

Commit ab2e6d9

Browse files
committed
not stateful
1 parent 5c40d9b commit ab2e6d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/httpServer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ export const { registerCleanupFn } = httpServerFactory({
1919
context,
2020
apiFactories,
2121
additionalSetup,
22+
stateful: false,
2223
});

0 commit comments

Comments
 (0)