Add preview allowedHosts for faucet.lnpulse.app, add deploy config
Made-with: Cursor
This commit is contained in:
@@ -3,6 +3,9 @@ import react from "@vitejs/plugin-react";
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
preview: {
|
||||
allowedHosts: ["faucet.lnpulse.app"],
|
||||
},
|
||||
server: {
|
||||
port: 5173,
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user