Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WebBack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
websystem
WebBack
Merge requests
!5
[#1
#2
#3
] DB모델 객체 및 로그인 ,회원가입 구현
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[#1
#2
#3
] DB모델 객체 및 로그인 ,회원가입 구현
develop
into
master
Overview
0
Commits
9
Pipelines
0
Changes
1
Merged
세현 임
requested to merge
develop
into
master
6 months ago
Overview
0
Commits
9
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
b3a1a50e
Prev
Next
Show latest version
1 file
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
b3a1a50e
remove 민감 정보 삭제
· b3a1a50e
세현 임
authored
6 months ago
.env
+
0
−
3
Options
@@ -4,7 +4,4 @@ DB_PASSWORD=0000
DB_NAME=meeting
MONGO_URI=mongodb://localhost:27017/your_mongo_db
PORT=8080
GOOGLE_CLIENT_ID=552188448115-ice40pervgq9s0me3sme59fjpsia7sm2.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
CALLBACK_URL=http://localhost:8080/auth/google/callback
\ No newline at end of file
Loading