@mahameru/cli 0.0.28 → 0.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -221,6 +221,14 @@ mahameru pm service status
221
221
 
222
222
  This command reports the Process Manager service status for the current platform.
223
223
 
224
+ ## Configuration
225
+ MahameruJS Process Manager config file can be found at:
226
+ - Windows: C:\Users\yourUsername\AppData\Roaming\mahameru\pm.config.json
227
+ - MacOS: /Users/yourUsername/Library/Application Support/mahameru/pm.config.json
228
+ - Linux: /etc/mahameru/pm.config.json
229
+
230
+ You can add new users or change passwords to the config file. Note that roles should be one of `admin` or `user`.
231
+
224
232
  ## Recommended Workflow
225
233
 
226
234
  For local development: