吉安感知网项目-前端
shuishen
2026-02-02 1d3e8e3a14f09e42ee47d8e8b6cc5feb6c4f7c79
1
2
3
4
5
6
7
version: '3.1'
services:
  piloth5:
    image: ${REGISTRY:-harbor.local}/${NAMESPACE:-drone-web-prod}/${IMAGE_NAME:-drone-app-web-view}:SNAPSHOT-$BUILD_NUMBER
    container_name: ${CONTAINER_NAME:-drone-app-web-view}
    ports:
      - "8711:80"