Compare commits

..
2 changed files with 9966 additions and 13090 deletions
-4
View File
@@ -2,10 +2,6 @@ import dotenv from 'dotenv';
import path from 'path';
import { createRandomString } from './share';
dotenv.config({
path: path.join(__dirname, '../../.env'),
});
interface Config {
port: number;
grpcPort: number;
+9668 -12788
View File
File diff suppressed because it is too large Load Diff