fixes
This commit is contained in:
@ -16,4 +16,4 @@ RUN npm run build
|
||||
|
||||
EXPOSE 4173
|
||||
|
||||
CMD ["npm", "run", "preview"]
|
||||
CMD ["npm", "run", "preview", "--", "--host", "0.0.0.0"]
|
||||
Reference in New Issue
Block a user