mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
⚡ Minor Improvements
This commit is contained in:
parent
ff9b23a74c
commit
10dcd65f76
@ -67,6 +67,6 @@ If you want to set these configurations via a file, refer to the [PM2 documentat
|
||||
|
||||
### How to run n8n with PM2 on Windows?
|
||||
|
||||
To run n8n via PM2 on Windows, execute the command `pm2 start n8n` from the start directory `C:\Users\<User Profile>\AppData\Roaming\npm\node_modules\n8n\bin`.
|
||||
To run n8n via PM2 on Windows, execute the command `pm2 start n8n` from the start directory `C:\Users\%AppData%\Roaming\npm\node_modules\n8n\bin`.
|
||||
|
||||
**Note:** If you have installed n8n in a different directory execute the above-mentioned command from that directory.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user