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

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