هذا الالتزام موجود في:
2025-10-29 17:59:55 +03:00
الأصل 52fa46cc23
التزام b7fd379aec

عرض الملف

@@ -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