Skip to content

Commit 206dae1

Browse files
committed
refactor: update markdown
1 parent a910217 commit 206dae1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ To easily work with a `@microservices-suite monorepo` you need to install [Suite
1717
│ ├─ gateways/
1818
| │ ├─ apps/
1919
| │ | ├─app-1/
20+
| │ │ | ├─ data/
21+
| │ │ | ├─ krakend/
2022
| │ │ | ├─ webserver/
2123
| │ │ | | ├─Dockerfile
2224
| │ │ | | ├─Dockerfile.dev
@@ -28,10 +30,6 @@ To easily work with a `@microservices-suite monorepo` you need to install [Suite
2830
| │ ├─ app-1/
2931
| │ │ ├─ apollo-server
3032
| │ │ ├─ README.md
31-
│ ├─ data-persistence/
32-
| │ ├─ db-1/
33-
| │ │ ├─ Dockerfile
34-
| │ │ ├─ README.md
3533
│ ├─ k8s/
3634
| │ ├─ service-1/
3735
| │ │ ├─ cluster-ip-service.yml

0 commit comments

Comments
 (0)