Use environment variables for ports in web app

This commit is contained in:
thiloho
2024-08-10 22:20:57 +02:00
parent 0866e2631d
commit 162118bb56
23 changed files with 347 additions and 223 deletions

View File

@@ -12,8 +12,7 @@
<WebsiteEditor
id={data.website.id}
title={data.website.title}
previewContent="http://localhost:5173/user-websites/{data.websiteOverview.user_id}/{data
.websiteOverview.id}/index.html"
previewContent={data.websitePreviewUrl}
fullPreview={true}
>
<section>