diff --git a/devops/templates/lecoffre-front.yaml b/devops/templates/lecoffre-front.yaml index 76e79857..4479a457 100644 --- a/devops/templates/lecoffre-front.yaml +++ b/devops/templates/lecoffre-front.yaml @@ -32,7 +32,7 @@ spec: ports: - port: 80 name: http - targetPort: 3001 + targetPort: 3000 selector: app: lecoffre-front ---