mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-08-09 23:26:13 +02:00
Added .env file
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 7s
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 7s
This commit is contained in:
@ -4,8 +4,7 @@
|
||||
"description": "Dat boi, the annoying discord bot",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node --trace-warnings index.js",
|
||||
"stop": "sh ~/scripts/sshKill.sh"
|
||||
"start": "node --trace-warnings --env-file=.env index.js"
|
||||
},
|
||||
"author": "Tomato#6966 (author of this template), Ninluc",
|
||||
"license": "ISC",
|
||||
|
Reference in New Issue
Block a user