server/src/main/resources/application-test.yml @@ -1,4 +1,8 @@ # WEB服务器配置 project: # 环境,生产环境production,开发环境development env: production # 模式,testing测试模式 mode: production server: port: 10040