From: Jeff Durnwald Date: Tue, 12 Apr 2022 14:56:35 +0000 (-0400) Subject: formatted X-Git-Tag: v1.1.57~11^2~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=e11474a3181fa565494fa096280a96c4e64458f4;hp=0d63492c32cd52eb2879fe69a69c54d41c153e70;p=e-mobility-charging-stations-simulator.git formatted --- diff --git a/README.md b/README.md index 25fe1023..755253cd 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ The syntax is similar to the charging station configuration template 'Configurat To start the program, run: `npm start`. To start the program with a UI controller, run: `npm start:server`. -Then, start/stop the simulator connections by going to `https://` in a browser. Localhost port will default to 8080. For BTP, the port is assigned based on the process.env.PORT environment variable. +Then, start/stop the simulator connections by going to `https://` in a browser. Localhost port will default to 8080. For BTP, the port is assigned based on the process.env.PORT environment variable. ## Docker