Skip to content

Commit

Permalink
remove unused volume
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzadimahdi committed Apr 7, 2024
1 parent b5e1293 commit 5dc0304
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ services:
- "8000:80"
volumes:
- ./:/app
- ./docker/mailserver:/usr/local/share/ca-certificates/
environment:
PRIVATE_KEY: ${PRIVATE_KEY}
S3_ENDPOINT: ${S3_ENDPOINT}
Expand Down

0 comments on commit 5dc0304

Please sign in to comment.