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