File tree 1 file changed +1
-1
lines changed
doc-site/docs/gettingstarted
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Global Flags:
84
84
-d, --database string Database type to use. Options are: [sqlite3 postgres] (default "sqlite3")
85
85
-e, --external int Manage a number of FireFly core processes outside of the docker-compose stack - useful for development and debugging
86
86
-p, --firefly-base-port int Mapped port base of FireFly core API (1 added for each member) (default 5000)
87
- --ipfs-mode string Set the mode in which IFPS operates. Options are: [private public] (default "private")
87
+ --ipfs-mode string Set the mode in which IPFS operates. Options are: [private public] (default "private")
88
88
-m, --manifest string Path to a manifest.json file containing the versions of each FireFly microservice to use. Overrides the --release flag.
89
89
--multiparty Enable or disable multiparty mode (default true)
90
90
--node-name stringArray Node name
You can’t perform that action at this time.
0 commit comments