diff --git a/Dockerfile b/Dockerfile index b5dbd16..7a82ae5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,6 @@ WORKDIR /app # Adding Quasar RUN yarn global add @quasar/cli -#Test Fred # Set environment variables ENV VITE_TARGO_BACKEND_URL="http://targo-backend:3000"