Skip to content
Extraits de code Groupes Projets
Valider 42f36b8d rédigé par Guillaume Schurck's avatar Guillaume Schurck
Parcourir les fichiers

Merge remote-tracking branch 'origin/dockerised' into dockerised

parents 04980968 03cbc625
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
VITE_BACKEND_URL=
\ No newline at end of file
VITE_BACKEND_URL=http://localhost:8000
\ No newline at end of file
......@@ -6,7 +6,7 @@ COPY . .
RUN npm install
RUN npm run build
ENV VITE_BACKEND_URL=http://sg-backend:8000
EXPOSE 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