Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKreil committed Oct 30, 2024
1 parent a273e23 commit 0dc24d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Options:
take longer. Perfect if behind CDN.
-h, --host <hostnameip> Hostname or IP to bind the server to (default:
"0.0.0.0")
-n, --no-cache disable cache and serve static files directly from
disc
-o, --open Open map in web browser
-p, --port <port> Port to bind the server to (default: 8080)
-q, --quiet be quiet
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versatiles/server",
"version": "1.4.1",
"version": "1.5.0",
"description": "A server for VersaTiles",
"bin": {
"versatiles-server": "./dist/index.js"
Expand Down

0 comments on commit 0dc24d1

Please sign in to comment.