test: coverage

This commit is contained in:
2024-12-29 21:35:12 +01:00
parent aad93ef722
commit f54fcc3ba1
30 changed files with 1474 additions and 192 deletions

View File

@ -0,0 +1,10 @@
version: '3'
services:
selfoss:
container_name: selfoss
image: rsprta/selfoss
network_mode: "host"
ports:
- "8888:8888"