Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rathnapandi authored Nov 17, 2021
1 parent a1dc3a3 commit 8cf2311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Main objective of the project is to support environmentalization for EMT ( exter

List of supported environment listed in EMT ( externally managed topology ) - [APIM Runtime Parameters](https://docs.axway.com/bundle/axway-open-docs/page/docs/apim_installation/apigw_containers/container_env_variables/index.html)

Environment variables should be prefixed with **environment** for APIM. The **environment** prefix could be used in most of the filters and connections, [ Refer database connection environment prefix Usage](#database-environmentalization-example-with-environment-prefix).
Environment variables should be prefixed with **environment** for APIM to reference enivironment variable. The **environment** prefix could be used in most of the filters and connections, [ Refer database connection environment prefix Usage](#database-environmentalization-example-with-environment-prefix).

## Advantages of using environment variables

Expand Down

0 comments on commit 8cf2311

Please sign in to comment.