test: action
Some checks failed
Check master code / checkout (push) Failing after 1m37s

This commit is contained in:
aminecmi
2024-12-21 21:02:56 +01:00
parent aad93ef722
commit c30b2208ce
2 changed files with 51 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"