Skip to content

Commit

Permalink
Copy only tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
vycius committed May 8, 2024
1 parent f92f9d2 commit 4f8accd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/docker/static/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ EXPOSE 80
COPY ./caddy/Caddyfile /etc/caddy/Caddyfile

# Copy built files from the build stage
COPY ./tiles ./tile.json /srv/
COPY ./tiles /srv/

0 comments on commit 4f8accd

Please sign in to comment.