Fix build

This commit is contained in:
2023-04-26 19:25:47 +08:00
parent 104cd15f64
commit 03ca576e16
5 changed files with 15037 additions and 11435 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ COPY nginx.conf ./
COPY run.sh ./
RUN npm install
RUN npm install --legacy-peer-deps
# add app
COPY . ./