test: action
Some checks failed
Check master code / checkout (push) Has been cancelled

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

View File

@@ -0,0 +1,9 @@
version: '3'
services:
selfoss:
container_name: selfoss
image: rsprta/selfoss
restart: unless-stopped
ports:
- "8888:8888"