fix tests + flyer upload (anon)
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 42s

This commit is contained in:
2025-12-30 10:32:53 -08:00
parent 9f696e7676
commit 510787bc5b
9 changed files with 69 additions and 19 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
{
// --- API Server ---
name: 'flyer-crawler-api',
// Note: The process names below are referenced in .gitea/workflows/ for status checks.
script: './node_modules/.bin/tsx',
args: 'server.ts',
max_memory_restart: '500M',