slack-auth-1770277167/Procfile
jordan 45269dc680
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 07:39:35 +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