Add docker-compose.yml
This commit is contained in:
parent
4b106fe1d0
commit
1e274d8063
1 changed files with 6 additions and 0 deletions
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
services:
|
||||||
|
cinny:
|
||||||
|
image: git.yiffing.dev/leafus/cinny-improved:latest
|
||||||
|
restart: always
|
||||||
|
ports:
|
||||||
|
- 8444:80
|
Loading…
Reference in a new issue