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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ See [`ibexa_cloud help get`](https://docs.platform.sh/administration/cli.html#3-
43
43
(In this file, you may have to discard other specific features like New Relic.)
44
44
1. Changes `maxmemory-policy` from default `allkeys-lfu` to a [value accepted by the `RedisTagAwareAdapter`](https://github.com/symfony/cache/blob/5.4/Adapter/RedisTagAwareAdapter.php#L95).
45
45
1. Starts the project.
46
-
1. Gets the content from Platform.sh, both database and binary files by using `ddev pull platform` feature from the add-on.
46
+
1. Gets the content from Ibexa Cloud, both database and binary files by using `ddev pull ibexa-cloud` feature from the add-on.
47
47
1. Restarts the project.
48
48
1. Displays information about the project services.
0 commit comments