added host
هذا الالتزام موجود في:
@@ -8,6 +8,10 @@ export default defineConfig(({ mode }) => ({
|
|||||||
server: {
|
server: {
|
||||||
host: "::",
|
host: "::",
|
||||||
port: 8080,
|
port: 8080,
|
||||||
|
allowedHosts: [
|
||||||
|
"scsandrone-landingpage-14b553d9c869.hosted.ghaymah.systems",
|
||||||
|
// You can add more hosts here if needed
|
||||||
|
],
|
||||||
proxy: {
|
proxy: {
|
||||||
'/api': {
|
'/api': {
|
||||||
target: 'http://localhost:3001', // Updated to match the new server port
|
target: 'http://localhost:3001', // Updated to match the new server port
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم