Skip to content
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.

Commit

Permalink
Use same bright style as on CDN for compare visual
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmartinelli committed Aug 14, 2016
1 parent 94dd954 commit 381cb8c
Show file tree
Hide file tree
Showing 3 changed files with 875 additions and 935 deletions.
2 changes: 1 addition & 1 deletion tools/compare-visual/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN npm install -g \
tilelive-mapnik@0.6.x \
tessera@0.9.x

COPY bright-v8.json index.html /usr/local/lib/node_modules/tessera/public/
COPY bright-v9.json index.html /usr/local/lib/node_modules/tessera/public/
VOLUME /data/tm2source
EXPOSE 3030
CMD ["tessera", "tmsource:///data/tm2source", "--port", "3030"]
Loading

0 comments on commit 381cb8c

Please sign in to comment.