We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f76bf commit a8b6df8Copy full SHA for a8b6df8
cookbook/deployment/platformsh.rst
@@ -87,7 +87,8 @@ your Git repository which contains the following files:
87
type: mysql
88
disk: 2048
89
90
-An example of these configurations can be found on `GitHub`_.
+An example of these configurations can be found on `GitHub`_. The list of
91
+available services can be found `here`_.
92
93
Configure Database Access
94
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -192,3 +193,4 @@ be able to see it in your browser.
192
193
.. _`Platform.sh project`: https://marketplace.commerceguys.com/platform/buy-now
194
.. _`Platform.sh configuration files`: https://docs.platform.sh/reference/configuration-files
195
.. _`GitHub`: https://github.com/platformsh/platformsh-examples
196
+.. _`here`: https://docs.platform.sh/reference/configuration-files/#configure-services
0 commit comments