run dev
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run build
|
||||
# RUN npm run build
|
||||
|
||||
CMD [ "npm", "run", "dev" ,"--", "--host"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user