Skip to content
Extraits de code Groupes Projets
Valider 03cbc625 rédigé par Maxime DESMARCHELIER's avatar Maxime DESMARCHELIER
Parcourir les fichiers

Add working dockerised frontend

parent 168392a9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
VITE_BACKEND_URL= VITE_BACKEND_URL=http://localhost:8000
\ No newline at end of file \ No newline at end of file
...@@ -5,7 +5,7 @@ COPY . . ...@@ -5,7 +5,7 @@ COPY . .
RUN npm install RUN npm install
RUN npm run build RUN npm run build
ENV VITE_BACKEND_URL=http://sg-backend:8000
EXPOSE 4173 EXPOSE 4173
CMD ["npm","run", "preview", "--","--host", "0.0.0.0", "--port", "4173"] CMD ["npm","run", "preview", "--","--host", "0.0.0.0", "--port", "4173"]
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter