update dockerfile

pull/3/head
TZGyn 2 years ago
parent 9c457a0a85
commit e69cbc0562
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -10,7 +10,7 @@ RUN npm install
COPY . . COPY . .
# COPY ./.env.example ./.env # COPY ./.env.example ./.env
RUN npx run check RUN npm run check
RUN npm run build RUN npm run build

Loading…
Cancel
Save