Skip to content

Commit f553215

Browse files
authored
Links and name change - api-audit-properties
1 parent 16e4ccf commit f553215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Hygieia uses Spring Boot to package the APIs as an executable JAR file with depe
2121

2222
# Table of Contents
2323
* [Setup Instructions](#setup-instructions)
24-
* [Api Properties Section](#api-properties)
24+
* [Api Audit Properties Section](#api-audit-properties)
2525
* [Docker Image for API Audit](#docker-image-for-api-audit)
2626
* [Create a New Audit API](#create-a-new-audit-api)
2727

@@ -53,7 +53,7 @@ To configure the Hygieia Audit API layer, execute the following steps:
5353

5454
* **Step 2: Set Parameters in the API Properties File**
5555

56-
Set the configurable parameters in the `dashboard.properties` file to connect to the Dashboard MongoDB database instance, including properties required by the audit API module. To configure the parameters, refer to the [API properties](#api-properties) section.
56+
Set the configurable parameters in the `dashboard.properties` file to connect to the Dashboard MongoDB database instance, including properties required by the audit API module. To configure the parameters, refer to the [API Audit properties](#api-audit-properties) section.
5757

5858
For more information about the server configuration, see the Spring Boot [documentation](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#boot-features-external-config-application-property-files).
5959

@@ -75,7 +75,7 @@ To configure the Hygieia Audit API layer, execute the following steps:
7575

7676
**Note**: The 'jasypt.encryptor.password' system property is used to decrypt the database password.
7777

78-
## API Properties
78+
## API Audit Properties
7979

8080
The sample `api-audit.properties` lists parameters with sample values to configure the audit API layer. Set the parameters based on your environment setup.
8181

0 commit comments

Comments
 (0)