mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Add --port option to readme
This commit is contained in:
@@ -37,6 +37,12 @@ use Maputnik.
|
|||||||
maputnik --watch --file basic-v9.json
|
maputnik --watch --file basic-v9.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Choose a local port to listen on, instead of using the default port 8000.
|
||||||
|
|
||||||
|
```
|
||||||
|
maputnik --port 8001
|
||||||
|
```
|
||||||
|
|
||||||
### API
|
### API
|
||||||
|
|
||||||
`maputnik` exposes the configured styles via a HTTP API.
|
`maputnik` exposes the configured styles via a HTTP API.
|
||||||
|
|||||||
Reference in New Issue
Block a user