Add missing workers for jobs, post install message for setup, and pull in emujs/ruffle from docker release

This commit is contained in:
2026-01-06 17:11:28 -05:00
parent 74db5b8b61
commit 571e449581
8 changed files with 42 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
[program:frontend]
priority=5
priority=50
directory=/app/code/frontend
environment=HOME=/app/code
command=npm run dev