dist
This commit is contained in:
@@ -6,7 +6,7 @@ import react from '@vitejs/plugin-react';
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 3000,
|
||||
allowedHosts: ["dev.flexxon.app"]
|
||||
allowedHosts: ["dev.flexxon.app", "flexxon.app"]
|
||||
},
|
||||
plugins: [
|
||||
tsConfigPaths({
|
||||
|
||||
Reference in New Issue
Block a user