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