mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
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