mirror of
https://github.com/azures04/crafatar.git
synced 2026-06-23 23:42:54 +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