From fc0423f456dca7ff6114b2912faa5ecdd6141ae5 Mon Sep 17 00:00:00 2001 From: Shane Osbourne Date: Wed, 29 Jan 2025 18:15:54 +0000 Subject: [PATCH] remove file --- bslive.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 bslive.yaml diff --git a/bslive.yaml b/bslive.yaml deleted file mode 100644 index 23be6cb974..0000000000 --- a/bslive.yaml +++ /dev/null @@ -1,9 +0,0 @@ -servers: - - bind_address: 0.0.0.0:3000 - routes: - - path: / - dir: Sources/ContentScopeScripts/dist/pages/new-tab - cors: true - - path: /windows - dir: build/windows/pages/new-tab - cors: true \ No newline at end of file