From 7a3740de1a15ab5a2127e910a0ab349b52270f83 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Fri, 28 Aug 2026 17:06:39 +0000 Subject: [PATCH] Update startos/interfaces.ts Fix web interface bind options --- startos/interfaces.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/startos/interfaces.ts b/startos/interfaces.ts index 9bbf28a..de81f5e 100644 --- a/startos/interfaces.ts +++ b/startos/interfaces.ts @@ -29,7 +29,6 @@ export const setInterfaces = sdk.setupInterfaces(async ({ effects }) => { : null, }, preferredExternalPort: uiPort, - secure: null, }) const ui = sdk.createInterface(effects, {