タグ: 運用 1 件

# PM2 dangling process detection ## ルール PM2で管理するスクリプトを削除する際は、**pm2 delete <name> && pm2 save** を必ずセットで実行する。 ...