Odstranit sk1/frontend/vite.config.js
This commit is contained in:
parent
25af0d5f7b
commit
654b697854
@ -1,12 +0,0 @@
|
||||
import { defineConfig } from 'vite'
|
||||
import react from '@vitejs/plugin-react'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
allowedHosts: [
|
||||
'hate-frontend-production.up.railway.app' // 👈 твой Railway-домен
|
||||
]
|
||||
}
|
||||
})
|
||||
Loading…
Reference in New Issue
Block a user