chore(web): 🔧 Update Vite build configuration for performance, plugins, and environment settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
7d3c0f721b
commit
1fd0e8c71c
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ export default defineConfig({
|
|||
server: {
|
||||
port: 5850,
|
||||
host: true,
|
||||
allowedHosts: ['ai.quinn.apricot.local'],
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:3850',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue