index.community/backend/Procfile

2 lines
84 B
Plaintext

web: /app/bin/backend start
release: /app/bin/backend eval "Backend.Release.run_all"