diff --git a/port.yml b/port.yml index c04a5071b..3fe138d42 100644 --- a/port.yml +++ b/port.yml @@ -1,10 +1,9 @@ -- identifier: payment - title: Payment - blueprint: domain +# enrichService.yml + +- identifier: "port-docs" + blueprint: service properties: - architecture: https://lucid.app/documents/embedded/c3d64493-a5fe-4b18-98d5-66d355080de3 -- identifier: shipping - title: Shipping - blueprint: domain - properties: - architecture: https://lucid.app/documents/embedded/c3d64493-a5fe-4b18-98d5-66d355080de3 + type: "backend" + lifecycle: "Production" + relations: + domain: "shipping"