You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/exchange-api/docs/README.md
+3-7Lines changed: 3 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ copyright: Contributors to the Open Horizon project
3
3
years: 2022 - 2025
4
4
title: Exchange API Server
5
5
description: Open Horizon Exchange API Documentation
6
-
lastupdated: 2025-05-03
6
+
lastupdated: 2025-06-03
7
7
nav_order: 3
8
8
parent: Management Hub
9
9
layout: page
@@ -243,13 +243,9 @@ To build an exchange container with code that is targeted for a git branch:
243
243
244
244
### Putting Hashed Password in config.json
245
245
246
-
The exchange root user password is set via the environment variable `EXCHANGE_ROOT_PW`. But the password doesn't need to be clear text. You can hash the password with:
246
+
The exchange root user password is set via the environment variable `EXCHANGE_ROOT_PW`.
0 commit comments