Skip to content

Commit

Permalink
#52 reverse config mapping Volume to enable local.config.ad.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Mar 16, 2023
1 parent dadeb66 commit e9743e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/pygeoapi/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:

volumes:
# Map data and config into pygeoapi container
- ./local.config.yml:/pygeoapi/local.config.adr.yml
- ./local.config.adr.yml:/pygeoapi/local.config.yml
- ./data:/pygeoapi/data

labels:
Expand Down

0 comments on commit e9743e2

Please sign in to comment.