fix: supprimer les spécifications dockerfile inutiles dans compose.yaml

This commit is contained in:
mirage
2026-04-01 13:15:46 +02:00
parent 53fddc2d9c
commit f5388a31fb

View File

@@ -2,6 +2,4 @@
webzine.webapplication: webzine.webapplication:
image: webzine.webapplication image: webzine.webapplication
build: build:
context: . context: .
dockerfile: Webzine.WebApplication/Dockerfile