From 901b53bc4f7bffeb5b32b45dbbe915603e67a48e Mon Sep 17 00:00:00 2001 From: Luigi_Nitro_V_15 Date: Wed, 29 Apr 2026 21:35:11 +0200 Subject: [PATCH] - --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index ab537c8..6ec24c9 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@ if ($env === 'local') { $nextUrl = "http://localhost:3000/plasma"; } else { - $nextUrl = "/my-app/out/plasma.html"; + $nextUrl = "/my-app/out/plasma/"; } ?>