docs: update UI protocol requests collections
[e-mobility-charging-stations-simulator.git] / docker / start.sh
index a244fcafb83e6836b917c9995b292b6f6419ac75..bcfe3b6407109a825d986eba9bfe804a3f61272e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env sh
 
-node -r source-map-support/register dist/start.js &
+node dist/start.js &
 node webui/start.js