| | |
| | | restart: |
| | | # 热部署开关 |
| | | enabled: true |
| | | cache: |
| | | type: ehcache |
| | | ehcache: |
| | | config: classpath:config/ehcache.xml |
| | | # cache: |
| | | # type: ehcache |
| | | # ehcache: |
| | | # config: classpath:config/ehcache.xml |
| | | # redis 配置 |
| | | # redis: |
| | | # # 地址 |
| | | # host: 101.42.27.146 |
| | | ## host: localhost |
| | | ## host: 101.42.27.146 |
| | | # host: localhost |
| | | # # 端口,默认为6379 |
| | | # port: 6379 |
| | | # # 数据库索引 |
| | | # database: 0 |
| | | # # 密码 |
| | | # password: 654321 |
| | | ## password: 123456 |
| | | ## password: 654321 |
| | | # password: 123456 |
| | | # # 连接超时时间 |
| | | # timeout: 120s |
| | | # lettuce: |
| | |
| | | #积木报表访问地址 |
| | | jimu: |
| | | # path: https://ltpeis.xaltjdkj.cn:5011/ltkj-admin |
| | | path: https://ltpeis.xaltjdkj.cn:5021/ltkj-admin |
| | | # path: https://ltpeis.xaltjdkj.cn:5021/ltkj-admin |
| | | # path: http://192.168.0.5:5000/ltkj-admin |
| | | # path: http://10.168.0.9:5011 |
| | | # path: http://192.168.0.105:5011 |
| | | # path: http://192.168.0.112:5011 |
| | | path: http://192.168.1.113:5011 |
| | | |
| | | |
| | | jeecg : |