Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hello All,
I am trying to create a multi site setup in SaaS and test it against the vercel optimizely starter project.
I can create the secondary site and assigned new home page. Created application to map it to a separate port. When I run my code and launch site 1 and site 2, in the Saas instance (Visual builder and onpage edit) I can see correct content being loaded.
However my front end side loads same content (site 1 coontent ) on port 3000 and 3001. Need help in understanding the changes to show appropriate content when running the sites. If any one has gone through this already and can share the setup process that would be great.