slack-auth-1770277926/Procfile
jordan 187c4f38d3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 07:52:13 +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