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.
2 parents 6bdc04d + f5a8bdb commit f11cf7aCopy full SHA for f11cf7a
dev_guide/integrating_external_services.adoc
@@ -207,7 +207,7 @@ variables:
207
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_HOST=<ip_address>*`
208
- `*EXTERNAL_MYSQL_SERVICE_SERVICE_PORT=<port_number>*`
209
- `*MYSQL_USERNAME=<mysql_username>*`
210
-- `*MYSQL_PASSPHRASE=<mysql_passphrase>*`
+- `*MYSQL_PASSWORD=<mysql_password>*`
211
- `*MYSQL_DATABASE_NAME=<mysql_database>*`
212
213
The application is responsible for reading the coordinates and credentials for
0 commit comments