initial commit

This commit is contained in:
2026-02-23 23:00:02 +00:00
parent b8182ead88
commit 639ab4dd16

9
docker-compose.yml Normal file
View File

@@ -0,0 +1,9 @@
services:
app:
image: ghcr.io/slfhstd/deletedposts:latest
container_name: mch-deletedposts
restart: unless-stopped
volumes:
- /docker/data/deletedposts:/app/config