We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b7a627 + 788151e commit b69defbCopy full SHA for b69defb
dev_guide/integrating_external_services.adoc
@@ -214,7 +214,7 @@ variables:
214
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_HOST=<ip_address>*`
215
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_PORT=<port_number>*`
216
- `*MYSQL_USERNAME=<mysql_username>*`
217
-- `*MYSQL_PASSPHRASE=<mysql_passphrase>*`
+- `*MYSQL_PASSWORD=<mysql_password>*`
218
- `*MYSQL_DATABASE_NAME=<mysql_database>*`
219
220
The application is responsible for reading the coordinates and credentials for
0 commit comments