Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shepf authored Jan 18, 2024
1 parent c026ad0 commit ef2fd1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,9 @@ ExecStart=/usr/local/bin/httpcat --static=/home/web/website/upload/ --upload=/
```

## httpcat web frontend
The new version includes a frontend page, which is released separately. Users can choose to download it according to their needs.
The new version includes a frontend page. Prior to v0.1.1, the frontend was released separately, and users could choose to download it according to their needs.

Since httpcat comes with built-in static resource file handling, users have the freedom to decide whether to use the frontend page.
Starting from v0.1.2, the frontend is directly integrated into the installation package, eliminating the need to separately download frontend files.

This frontend is a single-page application. In the production environment, static resources are accessed through the /static route, while API endpoints are accessed through the /api route.

Expand Down

0 comments on commit ef2fd1e

Please sign in to comment.