Skip to content

Commit

Permalink
feat: Set tmp dir and tileset dir via args
Browse files Browse the repository at this point in the history
  • Loading branch information
ff6347 committed Jul 7, 2022
1 parent 93ba1fb commit 7cce88a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ services:
condition: service_healthy
volumes:
- ./_data/tilesets:/tilesets
- ./_data/temp:/temp
pgadmin:
image: dpage/pgadmin4:6.10
environment:
Expand Down

0 comments on commit 7cce88a

Please sign in to comment.