Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziedelth committed Jan 4, 2024
1 parent 6f821d1 commit 605043c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,4 @@ services:
DATABASE_USERNAME: postgres
DATABASE_PASSWORD: "mysecretpassword"
volumes:
- shikkanime-core-data:/app/data

volumes:
shikkanime-core-data:
name: shikkanime-core-data
- ./data:/app/data/

0 comments on commit 605043c

Please sign in to comment.