mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-04 10:51:37 +00:00
Silence, dotenv, we dont want your ads
This commit is contained in:
@@ -30,7 +30,7 @@ let dbConnection: DataSource | undefined;
|
||||
|
||||
// For typeorm cli
|
||||
if (!process.env) {
|
||||
config();
|
||||
config({ quiet: true });
|
||||
}
|
||||
|
||||
const dbConnectionString =
|
||||
|
||||
Reference in New Issue
Block a user