Skip to content

Commit a921e94

Browse files
juskoraciastektk
andauthored
Apply suggestions from code review
Co-authored-by: Tomasz Kryszan <[email protected]>
1 parent 7ba2276 commit a921e94

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/dam/integration_with_dxp.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,10 @@ Next, enable 0Auth Server authentication. To do it, follow steps up to the [Clie
2525

2626
If you have your [[= product_name =]] project deplyed on Platform.sh, the following steps are required:
2727

28-
In the `.env` file, set paths to OAuth Server.
28+
In the `.platform.app.yaml` file, set paths for private and public keys to OAuth Server.
2929
Next, generate these keys and add them.
3030

3131
```bash
32-
Platform.sh
33-
34-
.platform.app.yaml
35-
3632
variables:
3733
env:
3834
# OAuth2 Server paths to certificates

0 commit comments

Comments
 (0)