mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
use npm start, not node <file>
This commit is contained in:
2
Procfile
2
Procfile
@@ -1 +1 @@
|
||||
web: cp "modules/config.example.js" "modules/config.js" && node server.js
|
||||
web: cp "modules/config.example.js" "modules/config.js" && npm start
|
||||
Reference in New Issue
Block a user