Skip to content

Commit

Permalink
add path for raster source file to make profile work
Browse files Browse the repository at this point in the history
  • Loading branch information
mki-c2c committed Jan 11, 2021
1 parent 9a4b536 commit b5b8a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ services:
- config:ro
volumes:
- /var/sig:/var/sig:ro
- ./data:/var/luxdata:ro
environment:
- CASIPO_STAGING_URL
- PAG_OWNCLOUD_PASSWORD
Expand Down

0 comments on commit b5b8a35

Please sign in to comment.