Created
March 29, 2025 14:37
-
-
Save Nav-Appaiya/4111fbba9b8aee9fde27127f2ff42636 to your computer and use it in GitHub Desktop.
Azure App services pm2 startup command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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