| | |
| | | type: redis |
| | | # Redis |
| | | redis: |
| | | host: 42.193.1.25 |
| | | host: 127.0.0.1 |
| | | # host: 42.193.1.25 |
| | | port: 6379 |
| | | password: ycl2018 |
| | | # password: MuKang2025 |
| | | # host: 1.95.67.54 |
| | | # # host: 42.193.1.25 |
| | | # port: 9736 |
| | | # password: myk2025redis |
| | | database: 12 |
| | | lettuce: |
| | | pool: |
| | |
| | | default-datasource: |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | | url: jdbc:mysql://42.193.1.25:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | # url: jdbc:mysql://127.0.0.1:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&rewriteBatchedStatements=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | url: jdbc:mysql://127.0.0.1:3306/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | username: root |
| | | password: 321$YcYl@1970! |
| | | # password: 123456 |
| | | password: 123456 |
| | | # url: jdbc:mysql://1.95.67.54:6033/lilishop?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
| | | # username: root |
| | | # password: 6c701c021355fc70fc156824e81fbead |
| | | maxActive: 50 |
| | | initialSize: 20 |
| | | maxWait: 60000 |
| | |
| | | data: |
| | | elasticsearch: |
| | | cluster-name: elasticsearch |
| | | cluster-nodes: 127.0.0.1:9200 |
| | | cluster-nodes: 1.95.67.54:9200 |
| | | index: |
| | | number-of-replicas: 0 |
| | | number-of-shards: 3 |
| | |
| | | comment-group: lmk_comment_group |
| | | video-topic: lmk_video_topic # 视频 |
| | | video-group: lmk_video_group |
| | | prize-topic: lmk_prize_topic # 抽奖 |
| | | prize-group: lmk_prize_group |
| | | msg-ext-topic: shop_lili_msg_topic |
| | | msg-ext-group: shop_lili_msg_group |
| | | goods-topic: shop_lili_goods_topic |
| | |
| | | - cos:UploadPartCopy |
| | | resources: # 能操作哪些资源 |
| | | - qcs::cos::uid/1356772813:lmk-1356772813/* |
| | | |
| | | cdn: |
| | | secretId: AKIDhIqIbhrwsfJm397vhLp570iEZheQ0OYX |
| | | secretKey: pQnyzmS4aCi9Skz2tWyFLG0Xu64saBcs |
| | | cdnDomain: https://media.meiyikuang.com |