Skip to content

Commit

Permalink
removing readonly attribute from mount
Browse files Browse the repository at this point in the history
  • Loading branch information
srijan55 committed Oct 3, 2024
1 parent f67afcb commit 8133291
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 @@ -174,7 +174,7 @@ services:
volumes:
- ./pctasks:/home/site/pctasks
- ./pctasks_funcs:/home/site/wwwroot
- ~/.azure:/home/.azure:ro
- ~/.azure:/home/.azure
ports:
- "7071:7071" # Functions
environment:
Expand Down

0 comments on commit 8133291

Please sign in to comment.