systant/Procfile

2 lines
80 B
Plaintext

server: cd server && mix run --no-halt
dashboard: cd dashboard && mix phx.server