Skip to content

Commit

Permalink
feat(620) : Passer en variable d'env l'url Avenirs - Fix Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
aureliadelzottoOCTO committed Dec 4, 2024
1 parent 63eefa5 commit 44e5951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/front/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FROM node:22-alpine AS build
ARG VITE_APP_URL
ARG VITE_API_URL
ARG VITE_PUBLIC_WEBSITE_URL
ARG VITE_AVENIR_URL
ARG VITE_AVENIRS_URL
ARG VITE_KEYCLOAK_URL
ARG VITE_KEYCLOAK_ROYAUME
ARG VITE_KEYCLOAK_CLIENT_ID
Expand Down

0 comments on commit 44e5951

Please sign in to comment.