Add docker-compose.yml

This commit is contained in:
Leafy :3 2025-01-07 12:03:44 +01:00
parent 4b106fe1d0
commit 1e274d8063

6
docker-compose.yml Normal file
View file

@ -0,0 +1,6 @@
services:
cinny:
image: git.yiffing.dev/leafus/cinny-improved:latest
restart: always
ports:
- 8444:80