test: action
All checks were successful
Check master code / checkout (push) Successful in 26s

This commit is contained in:
aminecmi
2024-12-21 21:02:56 +01:00
parent aad93ef722
commit 6fb7c4a073
2 changed files with 50 additions and 0 deletions

View File

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