Fixed ratelimiting and added docker support

This commit is contained in:
callum5892
2026-03-15 14:56:55 +00:00
parent b1b9d5772e
commit c797a7cba1
10 changed files with 233 additions and 13 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules
npm-debug.log*
.git
.gitignore
.devcontainer
Dockerfile
docker-compose.yml
.env
.env.*
log
*.log