Skip to content

Commit

Permalink
fix: dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Dec 10, 2024
1 parent fd68908 commit 381f701
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ Here is a list of endpoints that have changed in this release. Old endpoints wil
| `/predicted-date-height/<timestamp>/<blockWindow>` | `/predicted-date-height/<timestamp>?blockWindow=<blockWindow>` |
| `/providers/<provider>/deployments/<skip>/<take>/<status>` | `/providers/<provider>/deployments/<skip>/<take>?status=<status>` |

fix 4
fix 5
2 changes: 2 additions & 0 deletions apps/deploy-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
4. Start the app with `npm run dev`.

The website should be accessible: [http://localhost:3000/](http://localhost:3000/)

fix

0 comments on commit 381f701

Please sign in to comment.