Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
physikerwelt authored Jun 21, 2024
1 parent 0fa3550 commit 5f83bb4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
app:
build: .
volumes:
- "$PWD/out.csv:/usr/src/app/out.csv"
services:
app:
build: .
volumes:
- "$PWD/out.csv:/usr/src/app/out.csv"

0 comments on commit 5f83bb4

Please sign in to comment.