Fixed ratelimiting and added docker support
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
.git
|
||||
.gitignore
|
||||
.devcontainer
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
.env
|
||||
.env.*
|
||||
log
|
||||
*.log
|
||||
Reference in New Issue
Block a user