| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- apiVersion: v1
- kind: ConfigMap
- metadata:
- name: shop-recycle-wechat-web-configmap
- namespace: production
- data:
- port: "1214"
- context-path: "/wechat"
- name: "shop-recycle-wechat-web"
- true: "shop-recycle-wechat-web"
- type: "com.zaxxer.hikari.HikariDataSource"
- driver-class-name: "com.mysql.cj.jdbc.Driver"
- url: "jdbc:mysql://rm-bp19t90t7u8n5b0fh.mysql.rds.aliyuncs.com:3306/shop_recycle_wechat?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=CTT&allowMultiQueries=true"
- connection-timeout: "30000"
- maximum-pool-size: "10"
- minimum-idle: "1"
- server-addr: "${nacos.service-address}:${nacos.port}"
- service: "${spring.application.name} # 褰撳墠鏈嶅姟鐨勫悕绉帮紝榛樿涓?${spring.application.name}"
- weight: "1 # 鏈嶅姟鐨勬潈閲嶏紝鍙栧€糩1, 100]锛岄粯璁や负1"
- master: "mymaster"
- - redis.jxfx1.com: "27000"
- - redis.jxfx2.com: "27000"
- - redis.jxfx3.com: "27000"
- database: "15"
- max-file-size: "50MB"
- max-request-size: "50MB"
- appId: "wxfe0445e225b9f506"
- weixinNumber: "gh_e476dcddb28e"
- shopName: "绻佹槦鍥炴敹"
- customerPhone: "400-009-8687"
- imagePath: "/data/images/"
- wx4cc644289df32eba: "73f5704c18e497922ee311f07bf4173c"
- wxc06c57d31a926122: "11a25c263ed4dcf7dea9ef3637d952f7"
- wxb91492de297b217f: "901873a58a72a8b43cae908bf3047f87"
- wxfe0445e225b9f506: "ab2d68d604b7e0dd9536292553cc0e34"
- gh_1f128aec2a84: "wxb91492de297b217f"
- gh_e476dcddb28e: "wxfe0445e225b9f506"
- wxb91492de297b217f: "recycle"
- wxfe0445e225b9f506: "store"
- wx4cc644289df32eba: "recycle"
- wxc06c57d31a926122: "store"
- recycle: "/data/images/"
- store: "/data/images/"
- customer: "/data/images/"
- huanjing: "production"
- transferUrl: "https://gateway.jxfxtd.com/payment/api/pay/transfer"
- corpId: "ww29430e4a20103464"
- suiteId: "ww75a919c76d8182a6"
- customerEnvironment: "dev"
- aloneEnvironment: "dev"
- auto-time-requests: "false"
- name: "${spring.application.name}"
- registry: "# 鍗曟敞鍐屼腑蹇? address: nacos://${nacos.service-address}:${nacos.port}"
- timeout: "50000"
- filter: "tracing"
- autoreply: "鎰熻阿鍏虫敞绻佹槦鍥炴敹saas绯荤粺锛岀箒鏄熺殑浣垮懡鏄В鍐充簩鎵嬫満鍥炴敹鏁翠釜浜ゆ槗闂幆锛屼负闂ㄥ簵鍜屽洖鏀跺晢鎻愪緵瀹屾暣鐨勬妧鏈В鍐虫柟妗堛€傛垜浠殑鐩爣鏄鍚堜綔浼佷笟鍧囪兘瀹炵幇鍥炴敹鐨勬暟鎹湪绾裤€佷骇鍝佸湪绾裤€佸憳宸ュ湪绾裤€傛垜浠殑鎰挎櫙鏄鎶€鏈┍鍔ㄨ涓氭爣鍑?"
- service-address: "nacos.bak.com"
- port: "8848"
- show: "true"
|