fix: brown paper bag issue at referencing the same literal object instance
[e-mobility-charging-stations-simulator.git] / docker / start.sh
index caf30846201ec56f7ac1ccf103b19326f876a063..fa3b0b9530a90f1ddbf015f668f06e599ae15acd 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env sh
 
-node -r source-map-support/register dist/start.cjs &
+node -r source-map-support/register dist/start.mjs &
 node webui/start.js