Moved to postgres
This commit is contained in:
@@ -4,6 +4,7 @@ interface ProdEnv {
|
||||
dev: string | undefined
|
||||
hypixelapikey: string | undefined
|
||||
redisURI: string | undefined
|
||||
postgresURI: string | undefined
|
||||
}
|
||||
|
||||
interface DevEnv {
|
||||
|
||||
Reference in New Issue
Block a user