Skip to content

Commit b1fc39b

Browse files
committed
Update objectstack.config.ts
1 parent 1584951 commit b1fc39b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

objectstack.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@ export default {
6363
// Runtime plugins (instances only)
6464
plugins: [
6565
createApiRegistryPlugin(),
66-
new HonoServerPlugin({
67-
port: 5050,
68-
}),
66+
new HonoServerPlugin(),
6967
new ObjectQLPlugin({
7068
enableRepository: true,
7169
enableQueryService: true,

0 commit comments

Comments
 (0)