zed/server/Procfile
Nathan Sobo 1537500fcb Include contents of the zed-server repo
We're going full monorepo.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-07-12 14:14:39 -06:00

3 lines
76 B
Plaintext

web: ./target/release/zed-server
release: ./target/release/sqlx migrate run