first commit
Some checks failed
Angular Docker CI/CD / deploy (push) Has been cancelled

This commit is contained in:
faviem
2026-04-01 18:47:59 +01:00
parent d36c86dc83
commit 41e754e277

View File

@@ -20,6 +20,7 @@ COPY . .
RUN node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production
# ==============================
# 2⃣ Serveur Nginx
# ==============================