Skip to content
Snippets Groups Projects
Commit 91daea17 authored by nahyun's avatar nahyun
Browse files

docs: README.md 수정

parent 4b26d47a
Branches
No related tags found
No related merge requests found
......@@ -21,3 +21,14 @@ Festivelo_backend
- cd festivelo_backend
- .env 파일 생성 후, dotenv 파일 내용 작성(구글)
- node app.js
-.env
```
GOOGLE_CLIENT_ID=302039083956-uo1lv1a9fe3hlv3qgp4sdr2k1540vd1u.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=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
mongoURL=mongodb+srv://xenis105:fIQwdGIijhVqNGWy@festivelo.topix.mongodb.net/?retryWrites=true&w=majority&appName=festivelo
PORT=8000
JWT_SECRET=H8K5cN/8EZ8ntFjvgWOdJCCgz9mmhbkRxtAvNTVZe5M=
TOKEN_EXPIRATION=3m
TOKEN_EXPIRATION=1h
```
\ 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