mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-05-11 18:36:17 +02:00
remove old volume
This commit is contained in:
parent
d75226bde5
commit
b4b7ccec20
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ services:
|
|||
- database.env
|
||||
volumes:
|
||||
- database-data:/var/lib/postgresql/data
|
||||
- ./database-export/:/opt/exports # To make this work, run chmod 777 ./database-exports
|
||||
ports:
|
||||
- 5432:5432
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue