Skip to content

Commit

Permalink
readme -fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Jul 4, 2024
1 parent 401b0b2 commit df1cad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/plane-ce.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ If you are planning to use 3rd party ingress providers, here is the available ro
|--- |:---:|---|
| plane.example.com | / | <http://plane-web.plane-ce:3000> |
| plane.example.com | /spaces/* | <http://plane-space.plane-ce:3000> |
| plane.example.com | /god-mode/* | <http://plane-admin.plane-ce:8000> |
| plane.example.com | /god-mode/* | <http://plane-admin.plane-ce:3000> |
| plane.example.com | /api/* | <http://plane-api.plane-ce:8000> |
| plane.example.com | /auth/* | <http://plane-api.plane-ce:8000> |
| plane.example.com | /uploads/* | <http://plane-minio.plane-ce:9000> |
Expand Down
2 changes: 1 addition & 1 deletion content/plane-one.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ If you are planning to use 3rd party ingress providers, here is the available ro
|--- |:---:|---|
| plane.example.com | / | <http://plane-web.plane-one:3000> |
| plane.example.com | /spaces/* | <http://plane-space.plane-one:3000> |
| plane.example.com | /god-mode/* | <http://plane-admin.plane-one:8000> |
| plane.example.com | /god-mode/* | <http://plane-admin.plane-one:3000> |
| plane.example.com | /api/* | <http://plane-api.plane-one:8000> |
| plane.example.com | /auth/* | <http://plane-api.plane-one:8000> |
| plane.example.com | /uploads/* | <http://plane-minio.plane-one:9000> |
Expand Down

0 comments on commit df1cad6

Please sign in to comment.