Removed mongouri

This commit is contained in:
2024-12-24 22:36:17 +01:00
parent 56317c211d
commit 3797fa1c47
3 changed files with 3 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
interface ProdEnv {
token: string
mongoURI: string
dev: string
hypixelapikey: string
redisURI: string