Skip to content

Commit

Permalink
Fix volume
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed Sep 15, 2024
1 parent 42dea53 commit 1d7c4b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ services:
- 7080:80
- 4443:443
volumes:
- ./schema:/var/www/myradio/schema
- ./src:/var/www/myradio/src:rw
- .:/var/www/myradio
# daemon:
# build: .
# depends_on:
Expand Down

0 comments on commit 1d7c4b6

Please sign in to comment.