mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
use npm start, not node <file>
This commit is contained in:
parent
04b5161285
commit
bc2bb0bec0
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
|
||||
Loading…
x
Reference in New Issue
Block a user