📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 02:23:37
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
concurrently
/
docs
/
cli
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/concurrently/docs/cli
🔄 Refresh
✏️
Editing: configuration.md
Writable
# Configuration You might want to configure concurrently to always have certain flags on. Any of concurrently's flags can be set via environment variables that are prefixed with `CONCURRENTLY_`. ```bash $ export CONCURRENTLY_KILL_OTHERS=true $ export CONCURRENTLY_HANDLE_INPUT=true # Equivalent to passing --kill-others and --handle-input $ concurrently nodemon "echo 'hey nodemon, you won't last long'" ```
💾 Save Changes
❌ Cancel