mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-05-11 18:36:17 +02:00
Setup csv exports and html status page
This commit is contained in:
parent
3c89e9c015
commit
02e628f533
4 changed files with 71 additions and 3 deletions
|
@ -7,6 +7,7 @@ services:
|
|||
- database.env
|
||||
volumes:
|
||||
- database-data:/var/lib/postgresql/data
|
||||
- ./database-export/:/opt/exports
|
||||
ports:
|
||||
- 127.0.0.1:5432:5432
|
||||
redis:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue