Skip to content

Commit

Permalink
Use working tileserv in dev environment too
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikuoja committed Nov 23, 2023
1 parent 6a8b1f0 commit fb4e55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- POSTGRES_DB=postgres

pg_tileserv:
image: pramsey/pg_tileserv:latest
image: pramsey/pg_tileserv:20231005
env_file:
- .env.local
environment:
Expand Down

0 comments on commit fb4e55d

Please sign in to comment.