testgo6/Procfile
jordan 6f5db4a93a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add service component: api
2026-02-01 21:09:38 +00:00

4 lines
115 B
Plaintext

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