diff --git a/Dockerfile b/Dockerfile index d19df02..4a5720c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,7 @@ COPY . . RUN node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production + # ============================== # 2️⃣ Serveur Nginx # ==============================