Skip to content

Commit ca764db

Browse files
authored
Update how-to-deploy-osdu-admin-ui.md
1 parent a70a494 commit ca764db

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/energy-data-services/how-to-deploy-osdu-admin-ui.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ There are two deployment options for the OSDU Admin UI:
183183
--public-access blob
184184
```
185185
186-
### Build and deploy the web app
186+
### Configure the website
187187
188188
1. Navigate to the `OSDUApp` folder.
189189
@@ -284,8 +284,10 @@ Replace the values according to the explanation.
284284
}
285285
```
286286
287-
> [!NOTE]
288-
> [OSDU Connector API](https://community.opengroup.org/osdu/ui/admin-ui-group/admin-ui-totalenergies/connector-api-totalenergies) is built as an interface between consumers and OSDU APIs wrapping some API chain calls and objects. Currently, it manages all operations and actions on project and scenario objects.
287+
> [!NOTE]
288+
> [OSDU Connector API](https://community.opengroup.org/osdu/ui/admin-ui-group/admin-ui-totalenergies/connector-api-totalenergies) is built as an interface between consumers and OSDU APIs wrapping some API chain calls and objects. Currently, it manages all operations and actions on project and scenario objects.
289+
290+
#### Build and deploy the website
289291
290292
1. Build the web UI.
291293
```bash

0 commit comments

Comments
 (0)