We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da3dfd9 + 233f10d commit c5f0483Copy full SHA for c5f0483
dev_guide/integrating_external_services.adoc
@@ -205,7 +205,7 @@ variables:
205
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_HOST=<ip_address>*`
206
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_PORT=<port_number>*`
207
- `*MYSQL_USERNAME=<mysql_username>*`
208
-- `*MYSQL_PASSPHRASE=<mysql_passphrase>*`
+- `*MYSQL_PASSWORD=<mysql_password>*`
209
- `*MYSQL_DATABASE_NAME=<mysql_database>*`
210
211
The application is responsible for reading the coordinates and credentials for
0 commit comments