sp3-test-1770368381/Procfile
jordan e77bf26608
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: chat-api
2026-02-06 08:59:48 +00:00

4 lines
125 B
Plaintext

# Local development processes
# Components will be added below as they're created
chat-api: cd services/chat-api && make run