Files
multy-stub/server/utils/const.ts
Primakov Alexandr Alexandrovich 95bcaf3c5e 2
2025-05-08 15:48:02 +03:00

5 lines
90 B
TypeScript

import 'dotenv/config';
// Connection URL
export const mongoUrl = process.env.MONGO_ADDR