Commit Graph

3 Commits

Author SHA1 Message Date
9d552b7456 Refactor database environment variable usage across workflows and application code
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m53s
- Updated Gitea workflows to standardize on `DB_NAME` instead of `DB_DATABASE` for database name references.
- Modified deployment, backup, reset, and restore workflows to ensure consistent environment variable usage.
- Removed dotenv dependency and preload script, transitioning to environment variable management directly in scripts.
- Adjusted application code to utilize `DB_NAME` for database connections and logging.
- Enhanced README to reflect changes in environment variable configuration and usage.
- Cleaned up package.json scripts to remove unnecessary preload references.
2025-12-04 18:02:38 -08:00
ec1a7fc2e9 move to centralized secret
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 59s
2025-12-02 19:09:33 -08:00
f6ce97019e imported files from google gemini ai BUILD env 2025-11-10 08:28:40 -08:00