fix(comment) : invalid

這個提交存在於:
Baptiste 2024-12-17 14:18:23 +01:00
父節點 c0967499af
當前提交 90e9aecac2

查看文件

@ -13,7 +13,7 @@ RUN npm install
# Étape 5 : Copier le reste des fichiers du projet
COPY . .
# Étape 6 : Exposer le port 8080
# Étape 6 : Exposer le port 80
EXPOSE 80
# Étape 7 : Commande pour démarrer le serveur