fix docker
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
version: '3.8'
|
||||
version: '3.3'
|
||||
services:
|
||||
merms-mainsite-2025:
|
||||
build:
|
||||
|
||||
+1
-1
@@ -115,7 +115,7 @@ RUN npm install
|
||||
|
||||
RUN npm install -g next
|
||||
RUN npm install sharp
|
||||
|
||||
RUN npm install react-modal-video@2.0.2
|
||||
|
||||
#CMD ["sh", "-c", "next build && next start"]
|
||||
CMD [ "npm" ,"run","dev"]
|
||||
Reference in New Issue
Block a user