Skip to content

Commit 15f42d8

Browse files
authored
Don't mount local folder (#284)
1 parent 47a96ab commit 15f42d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ services:
3232
- PGUSER=username
3333
- PGPASSWORD=password
3434
- PGDATABASE=postgis
35-
volumes:
36-
- .:/opt
3735
depends_on:
3836
- pgstac
3937
volumes:

0 commit comments

Comments
 (0)