chore: custom vite envs
This commit is contained in:
@@ -21,7 +21,7 @@ export default defineConfig({
|
||||
clientPort: 443,
|
||||
}
|
||||
: {
|
||||
host: "localhost",
|
||||
host: process.env.VITE_HOST,
|
||||
},
|
||||
},
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user