unpkg/Procfile.dev

3 lines
73 B
Plaintext

web: NODE_ENV=development node server.js
redis: redis-server --port 6379