For each application instance, edit the copied template configuration file with instance-specific configuration values.
The resulting configuration should look like this:
@@ -168,7 +168,7 @@ localurl: 'http://' # the public IP address where demo3 instance is runn
port: '' # the port number that demo3 is listening on for incoming traffic
```
##### Start Demo3 instances
#### Start Demo3 instances
Start the demo3 instances `./demo3-server demo3-config.yaml` -- after starting the servers, the frontend can be accessed at `<your-ip-address>:<your-port>`
From the frontend, Demo3 can register to MEC011 and then devices present in the scenario can be added.