slack-final-1770280107/Procfile
jordan a4d76a9a4e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 08:28:34 +00:00

4 lines
125 B
Plaintext

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