Commit 8995857d authored by soheib's avatar soheib
Browse files

Merge branch 'followers' of https://git.netware.studio/shahriar/instagram-service into followers

parents a09bf177 a7a3fe87
...@@ -9,7 +9,7 @@ import { InstagramService } from './instagram/instagram.service'; ...@@ -9,7 +9,7 @@ import { InstagramService } from './instagram/instagram.service';
@Module({ @Module({
imports: [ imports: [
MongooseModule.forRoot( MongooseModule.forRoot(
'mongodb://netware:Netware%40408009@185.231.180.248:27017/instagram-lottry?serverSelectionTimeoutMS=5000&connectTimeoutMS=10000&authSource=admin', 'mongodb://instagram:wcD3B5sGw0yQ@185.231.180.248:27017/instagram-lottry?serverSelectionTimeoutMS=5000&connectTimeoutMS=10000&authSource=admin',
), ),
InstagramModule, InstagramModule,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment