Skip to content

Commit

Permalink
Fix mount location for dev privacy center (#3063)
Browse files Browse the repository at this point in the history
  • Loading branch information
NevilleS authored Apr 13, 2023
1 parent 177ad01 commit 8558b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:
- "3001:3000"
volumes:
- type: bind
source: ./src/fides/data/test_env/privacy_center_config
source: ./src/fides/data/sample_project/privacy_center/config
target: /app/config
read_only: False

Expand Down

0 comments on commit 8558b80

Please sign in to comment.