Skip to content

Commit

Permalink
feat: Bump to TileServerGL v3.1.1 (close #256)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Oct 1, 2021
1 parent 4c36c22 commit bc29f1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,11 @@ The **MapProxy** service is preconfigured to run [Gunicorn](https://gunicorn.org

| Variable | Description | Default value |
| --- | --- | --- |
| `TILESERVERGL_IMAGE` | The image to be used. | `maptiler/tileserver-gl` |
| `TILESERVERGL_IMAGE` | The image to be used. | `kalisio/tileserver-gl` |
| `TILESERVERGL_TAG` | The version to be used. | `v3.0.0` |
| `TILESERVERGL_DATA_PATH` | The path to the data. | `/mnt/data0/tileservergl_data` |
| `TILESERVERGL_REPLICAS` | The number of replicas. | `1` |
| `TILESERVERGL_CONSTRAINTS` | The constraints to apply when deploying the service.| `node.labels.tileservergl==true` |

### Vigicrues

Expand Down

0 comments on commit bc29f1c

Please sign in to comment.