prod broken
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 1m2s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 1m2s
This commit is contained in:
@@ -132,7 +132,7 @@ jobs:
|
||||
|
||||
- name: Show PM2 Environment for Production
|
||||
run: |
|
||||
echo "--- PM2 Environment for flyer-crawler-app ---"
|
||||
echo "--- PM2 Environment for flyer-crawler-api ---"
|
||||
# This command inspects the running process and shows its environment variables.
|
||||
# It helps verify that the correct .env file or ecosystem variables are being used.
|
||||
pm2 describe flyer-crawler-api | grep -E 'DB_DATABASE|DB_NAME|DB_USER|DB_HOST' || echo "Could not find process or DB variables."
|
||||
Reference in New Issue
Block a user