Skip to content

Commit

Permalink
Don't mount local folder (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
drnextgis committed Aug 19, 2024
1 parent 47a96ab commit 15f42d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ services:
- PGUSER=username
- PGPASSWORD=password
- PGDATABASE=postgis
volumes:
- .:/opt
depends_on:
- pgstac
volumes:
Expand Down

0 comments on commit 15f42d8

Please sign in to comment.