Skip to content

Commit

Permalink
Add notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Dec 18, 2023
1 parent 56b6470 commit c552bdd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,8 @@ git checkout NGSI-v2
This command will also import seed data from the previous
[Stock Management example](https://github.com/FIWARE/tutorials.Context-Providers) on startup.

> :information_source: **Note:** If you want to clean up and start over again you can do so with the following command:
> [!NOTE]
> If you want to clean up and start over again you can do so with the following command:
>
> ```console
> ./services stop
Expand All @@ -311,7 +312,8 @@ application runs on the following URLs:
- `http://localhost:3000/app/store/urn:ngsi-ld:Store:003`
- `http://localhost:3000/app/store/urn:ngsi-ld:Store:004`
> :information_source: **Tip** Additionally, you can also watch the status of recent requests yourself by following the
> [!TIP]
> Additionally, you can also watch the status of recent requests yourself by following the
> container logs or viewing information on `localhost:3000/app/monitor` on a web browser.
>
> ![FIWARE Monitor](https://fiware.github.io/tutorials.Accessing-Context/img/monitor.png)
Expand Down

0 comments on commit c552bdd

Please sign in to comment.