Skip to content
Snippets Groups Projects
Commit d2ea80ef authored by Ubuntu's avatar Ubuntu
Browse files

refactor: 서버 배포코드 수정

parent d2923e20
No related branches found
No related tags found
1 merge request!42[#25] 배포코드 master브랜치로 이동
File added
This diff is collapsed.
This diff is collapsed.
......@@ -15,6 +15,7 @@
"dependencies": {
"amqplib": "^0.10.5",
"connect-flash": "^0.1.1",
"connect-mongo": "^5.1.0",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
......
(node:182037) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:212098) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:182037) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(node:212098) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
MongoDB에 성공적으로 연결되었습니다.
WebSocket 채팅 서버가 8081 포트에서 실행 중입니다.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment