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/ibexa_cloud/ddev_and_ibexa_cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: Use DDEV to run an Ibexa Cloud project locally.
7
7
Two ways are available to run an [[= product_name_cloud =]] project locally with DDEV:
8
8
9
9
-[by using the Platform.sh's `ddev-ibexa-cloud` add-on](#with-the-ddev-ibexa-cloud-add-on)
10
-
-[like other existing project, without this add-on](#without-the-platformsh-add-on).
10
+
-[like other existing project, without this add-on](#without-the-ibexa-cloud-add-on).
11
11
12
12
!!! note
13
13
@@ -67,7 +67,7 @@ ddev launch
67
67
68
68
The Platform.sh API token is set at user profile level, therefore it's stored globally under current user root as `PLATFORMSH_CLI_TOKEN` in `~/.ddev/global_config.yaml`.
69
69
70
-
## Without the Platform.sh add-on
70
+
## Without the Ibexa Cloud add-on
71
71
72
72
The following example adapts the [manual method to run an already existing project](install_with_ddev.md#run-an-already-existing-project) to the Platform.sh case:
0 commit comments