Add feishin compose
This commit is contained in:
parent
2850531b66
commit
9c41e5178d
8
feishin/docker-compose.yml
Normal file
8
feishin/docker-compose.yml
Normal file
@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
feishin:
|
||||
container_name: feishin
|
||||
image: ghcr.io/jeffvli/feishin:latest
|
||||
ports:
|
||||
- 9180:9180
|
||||
restart: 'unless-stopped'
|
Loading…
Reference in New Issue
Block a user