Skip to content

Commit

Permalink
default source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Dec 7, 2023
1 parent eddcaf4 commit cf3b00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
image: opengisch/qgis
tty: true
volumes:
- ${SOURCE_DIR}:/usr/src
- ${SOURCE_DIR:-..}:/usr/src
- ./.pg_service.conf:/etc/postgresql-common/pg_service.conf:ro
links:
- signalo
Expand Down

0 comments on commit cf3b00d

Please sign in to comment.