mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-13 06:57:05 +03:00
Setup csv exports and html status page
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user