Skip to content

Commit

Permalink
Hotfix volume path
Browse files Browse the repository at this point in the history
  • Loading branch information
JobDoesburg committed Jun 6, 2024
1 parent 0397bcb commit 9d9879b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,10 @@ networks:

volumes:
pg-data:
driver: local
driver_opts:
type: none
device: /var/lib/docker/volumes/tosti_pg-data
o: bind
media:
cache:

0 comments on commit 9d9879b

Please sign in to comment.