ui: filter worker console protocol noise
This commit is contained in:
@@ -4,6 +4,7 @@ import { defineConfig } from 'vite';
|
||||
export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
server: {
|
||||
allowedHosts: ['develop.hareworks.net'],
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:8787',
|
||||
|
||||
Reference in New Issue
Block a user