This commit is contained in:
CHIEFSOFT\ameye
2024-04-24 11:58:14 -04:00
parent cdc4b5426b
commit 1ac05cf2e0
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ RUN npm install
COPY . .
RUN npm run build
# RUN npm run build
CMD [ "npm", "run", "dev" ,"--", "--host"]