@ -1,6 +1,6 @@
FROM registry.cn-hangzhou.aliyuncs.com/fs-devops/node:12-dev as builder
COPY . /var/app
COPY ./api/ /var/app
WORKDIR /var/app