Skip to content

Commit

Permalink
c4: add service bff-web
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Apr 9, 2023
1 parent 94d9966 commit fdd8d91
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/c4/containers/services/bff-web/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
```plantuml
!include https://raw.githubusercontent.com/shortlink-org/shortlink/main/docs/c4/containers/preset/common.puml
!include services/bff-web/ext.puml
!include services/bff-web/service.puml
```
1 change: 1 addition & 0 deletions docs/c4/containers/services/bff-web/ext.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Container_Ext(bff_web, "BFF web", "Docker", "BFF web")
1 change: 1 addition & 0 deletions docs/c4/containers/services/bff-web/service.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Container(bff_web, "BFF web", "Docker", "BFF web")

0 comments on commit fdd8d91

Please sign in to comment.