Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
shahriar
instagram-service
Commits
a7a3fe87
Commit
a7a3fe87
authored
Aug 11, 2021
by
shahriar
☹
Browse files
Update app.module.ts
parent
22be9bfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app.module.ts
View file @
a7a3fe87
...
...
@@ -12,7 +12,7 @@ import { InstagramService } from './service/instagram.service';
@
Module
({
imports
:
[
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
'
,
),
MongooseModule
.
forFeature
([
{
name
:
'
User
'
,
schema
:
UserSchema
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment