added discord container for renaming and role-management
This commit is contained in:
5
apps/discord-server/nodemon.json
Normal file
5
apps/discord-server/nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"watch": ["."],
|
||||
"ext": "ts",
|
||||
"exec": "tsx index.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user