mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-01-27 04:40:46 +03:00
Fix shadow ban exiting early
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
postgres:
|
||||
container_name: somethingelse
|
||||
image: postgres:alpine
|
||||
environment:
|
||||
- POSTGRES_USER=${PG_USER}
|
||||
|
||||
Reference in New Issue
Block a user