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 0b6ff81 commit 44860e0Copy full SHA for 44860e0
manifest.yml
@@ -221,7 +221,7 @@ actions:
221
db_host: ${globals.DB_HOST}
222
db_user: ${globals.DB_USER}
223
db_pass: ${globals.DB_PASS}
224
- es_host: elasticsearch
+ es_host: nosqldb
225
es_pass: ${globals.ES_PASS}
226
mg_admin_pass: ${globals.MG_ADMIN_PASS}
227
mg_url: ${globals.PROTOCOL}://${globals.DOMAIN}/
0 commit comments