Skip to content

Commit

Permalink
feat: Enhance Kano deploy file to take into account Mapillary client …
Browse files Browse the repository at this point in the history
…ID (close #151)
  • Loading branch information
Christophe Nouguier committed Apr 16, 2020
1 parent 21f40d4 commit dcf0c62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ For each stack, there must be such an entry:
| `KANO_IMAGE` | The image to be used. | `kalisio/kano` |
| `KANO_TAG` | The version to be used. | `0.1.0-dev` |
| `KANO_APP_SECRET` | The app secret used to authenticate a client. | - |
| `KANO_CESIUM_TOKEN` | The **Cesium** token to be used. | - |
| `KANO_MAPILLARY_CLIENID` | The **Mapillary** Client ID to be used. | - |
| `KANO_DB_URL` | The application database. | - |
| `KANO_DATA_DB_URL` | The database URL used by the services to access the data. | - |
| `KANO_S3_BUCKET` | The S3 bucket used to store the files. | - |
Expand Down

0 comments on commit dcf0c62

Please sign in to comment.