Update structure and clean data

This commit is contained in:
schooltechx 2023-04-04 12:38:01 +07:00
parent 466ecf5981
commit 3edde43c25
7 changed files with 33 additions and 20 deletions

View file

@ -1,4 +1,4 @@
# docker build . -t registry.home.lan/demo/be2:latest
# docker build . -t docker.frappet.com/demo/qualifying-exam-cms:latest
FROM node:18 as build
WORKDIR /app
COPY . .