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

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