Skip to content
Snippets Groups Projects
Commit b3a1a50e authored by 세현 임's avatar 세현 임
Browse files

remove 민감 정보 삭제

parent d4c5e131
No related branches found
No related tags found
1 merge request!5[#1#2#3] DB모델 객체 및 로그인 ,회원가입 구현
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
...@@ -4,7 +4,4 @@ DB_PASSWORD=0000 ...@@ -4,7 +4,4 @@ DB_PASSWORD=0000
DB_NAME=meeting DB_NAME=meeting
MONGO_URI=mongodb://localhost:27017/your_mongo_db MONGO_URI=mongodb://localhost:27017/your_mongo_db
PORT=8080 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 CALLBACK_URL=http://localhost:8080/auth/google/callback
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment