This commit is contained in:
Russell2259
2023-12-03 21:48:05 -07:00
parent b3a2bcf764
commit e4c0cb6920
33 changed files with 1326 additions and 474 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
plan: free
runtime: node
buildCommand: npm i
startCommand: node index.js
startCommand: npm start
envVars:
- key: NODE_VERSION
value: 20.0.0