sp3-solo-1770327084/Procfile
jordan ddaaad2924
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: chat-api
2026-02-05 21:31:31 +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