Skip to content

Commit c3b2e83

Browse files
committed
Add accounts docs
1 parent ac14eb4 commit c3b2e83

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docker-compose.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ services:
2424

2525
- ../iam/docs:/docs/docs/iam:ro
2626

27+
- ../accounts/docs:/docs/docs/accounts:ro
28+
2729
- ../website-ng/docs:/docs/docs/website:ro
2830
ports:
2931
- 8000:8000

docs/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ nav:
66
- infrastructure
77
- gitops
88
- IAM: iam
9+
- accounts
910
- website
1011
- docs

0 commit comments

Comments
 (0)