slack-verify-1770279078/Procfile
jordan 23b0b023e2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 08:11:25 +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