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 f628666 commit 6a5cc73Copy full SHA for 6a5cc73
docs/Linux/install.md
@@ -91,9 +91,7 @@ Configuration wizard ask you a 4 parameters to setup
91
* Defines on which port application will be available
92
* __Default value__: 80
93
94
-Script can be launched with key parameters
95
-
96
-Example:
+Script can be launched with key parameters:
97
```
98
sudo ./install.sh --port=80 --hostname=example.org --launch-env=Production --username=user --ssl --silent
99
0 commit comments