diff --git a/Dockerfile b/Dockerfile index 5b02e33..4a01004 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,6 +10,6 @@ COPY . /opt/little-lines-frontend # Start the app WORKDIR /opt/little-lines-frontend RUN npm i -CMD npm run dev --host +CMD npm run dev -- --host