1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-14 05:15:17 +08:00

Updated 春松客服 (markdown)

Samurais 2018-09-03 16:09:44 +08:00
parent 1ba23db3f6
commit 262ceaba4f

@ -160,6 +160,19 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha
```
## 导入项目到集成开发工具
以IDEA为例导入
### 执行/调试
<img src="https://user-images.githubusercontent.com/3538629/44974889-9171ae80-af93-11e8-857c-0cd619fda8be.png" width="800" />
### 配置环境变量
<img src="https://user-images.githubusercontent.com/3538629/44974896-96cef900-af93-11e8-8956-82a0a76422db.png" width="400" />
该命令会创建MySQLRedis和Contact-center的容器启动后访问 http://localhost:8035 确定服务正常运行了。