Skip to content

Commit

Permalink
feat: updated Kano Mapillary token
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Sep 29, 2021
1 parent e7e9db3 commit f5c3d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- HIGHEST_PORT=11500
- APP_SECRET=${KANO_APP_SECRET}
- CESIUM_TOKEN=${KANO_CESIUM_TOKEN}
- MAPILLARY_CLIENTID=${KANO_MAPILLARY_CLIENTID}
- MAPILLARY_TOKEN=${KANO_MAPILLARY_TOKEN}
- S3_ACCESS_KEY
- S3_SECRET_ACCESS_KEY
- S3_BUCKET=${KANO_S3_BUCKET}
Expand Down

0 comments on commit f5c3d6c

Please sign in to comment.