We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d5d7ee commit ae30d66Copy full SHA for ae30d66
docs/getting_started/installation.md
@@ -294,6 +294,7 @@ Below you'll find examples showing what the input file might contain for a [Cata
294
"default_resource_name": "demoResc",
295
"environment_variables": {},
296
"federation": [],
297
+ "host": "irods-provider",
298
"host_access_control": {
299
"access_entries": []
300
},
@@ -463,6 +464,7 @@ Below you'll find examples showing what the input file might contain for a [Cata
463
464
"default_resource_name": "otherResc",
465
466
467
+ "host": "irods-consumer",
468
469
470
0 commit comments