src/main/resources/application-prod.yml
@@ -14,6 +14,15 @@ # 验证码类型 math 数字计算 char 字符验证 captchaType: math # 个推 Unipush 配置 getui: appId: PfjyAAE0FK64FaO1w2CMb1 appKey: zTMb831OEL6J4GK1uE3Ob4 masterSecret: K1GFtsv42v61tXGnF7SGE5 domain: https://restapi.getui.cn/v2/ # 离线推送使用的包名/组件名 intentComponent: uni.app.UNI099A590/io.dcloud.PandoraEntry # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 @@ -135,6 +144,7 @@ redis: # 地址 host: 127.0.0.1 # host: localhost # host: 172.17.0.1 # 端口,默认为6379 port: 6379