Skip to content

Instantly share code, notes, and snippets.

@Nav-Appaiya
Created March 29, 2025 14:37
Show Gist options
  • Save Nav-Appaiya/4111fbba9b8aee9fde27127f2ff42636 to your computer and use it in GitHub Desktop.
Save Nav-Appaiya/4111fbba9b8aee9fde27127f2ff42636 to your computer and use it in GitHub Desktop.
Azure App services pm2 startup command
pm2 serve /home/site/wwwroot --no-daemon --spa
# serves the wwwroot with pm2 deamon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment