| | |
| | | - name: aliyun #提前在项目下配置访问阿里云的账号密码 |
| | | containers: |
| | | # - image: $REGISTRY/$ALIYUNHUB_NAMESPACE/zhba-vue:SNAPSHOT-$BUILD_NUMBER |
| | | - image: registry.cn-hangzhou.aliyuncs.com/arsn/zhba-vue:SNAPSHOT-5 |
| | | - image: registry.cn-hangzhou.aliyuncs.com/arsn/zhba-vue:SNAPSHOT-6 |
| | | imagePullPolicy: Always |
| | | name: app |
| | | ports: |
| | |
| | | proxy: { |
| | | "/api": { |
| | | // 本地服务接口地址 |
| | | target: 'http://localhost:81', |
| | | target: 'http://zhbaw.zhba:81', |
| | | // target: 'http://192.168.0.114:81',//钟日健W |
| | | // target: 'http://localhost:81', //原W |
| | | // target: 'http://192.168.0.108:81',//原W |