Merge pull request #1032 from SAP/fix-reserved-start-transaction
[e-mobility-charging-stations-simulator.git] / docker / start.sh
1 #!/usr/bin/env sh
2
3 node dist/start.js &
4 node ui/web/start.js