Fix build
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ COPY nginx.conf ./
|
||||
|
||||
COPY run.sh ./
|
||||
|
||||
RUN npm install
|
||||
RUN npm install --legacy-peer-deps
|
||||
|
||||
# add app
|
||||
COPY . ./
|
||||
|
||||
Reference in New Issue
Block a user