修订 Echo 在 Windows 下的部署

This commit is contained in:
Veal98 2021-04-11 23:12:32 +08:00
parent 02fa30d8e9
commit 38cba08aeb
3 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ Echo 是一套前后端不分离的开源社区系统,基于目前主流 Java
### 部署篇
- [Echo 在 Windows 环境下的部署](https://mp.weixin.qq.com/s/ZgYGqLB5_rfCXNrW9jqgtQ)
- [修订版 | Echo 在 Windows 环境下的部署](https://mp.weixin.qq.com/s/VAtpaXvYJ7mDPmez0QV3ww)
- [Echo 在 Linux 服务器上的部署](https://mp.weixin.qq.com/s/q9X5sJv7mtPaSApZB0PxPA)
### 业务逻辑篇

View File

@ -41,7 +41,7 @@ Echo 是一套前后端不分离的开源社区系统,基于目前主流 Java
### 部署篇
- [Echo 在 Windows 环境下的部署](https://mp.weixin.qq.com/s/ZgYGqLB5_rfCXNrW9jqgtQ)
- [修订版 | Echo 在 Windows 环境下的部署](https://mp.weixin.qq.com/s/VAtpaXvYJ7mDPmez0QV3ww)
- [Echo 在 Linux 服务器上的部署](https://mp.weixin.qq.com/s/q9X5sJv7mtPaSApZB0PxPA)
### 业务逻辑篇

View File

@ -1,4 +1,4 @@
# profile(开发的时候改成 develop, 部署的时候就用 produce)
# profile(开发的时候改成 develop, 上线部署的时候就用 produce)
spring.profiles.active = produce
# logback