mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-18 02:37:11 +08:00
Add App Lucky
This commit is contained in:
8
apps/lucky/host/docker-compose.yml
Normal file
8
apps/lucky/host/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
lucky:
|
||||
image: gdy666/lucky
|
||||
container_name: lucky
|
||||
network_mode: host
|
||||
volumes:
|
||||
- "${LUCKY_CONF_PATH:-./luckyconf}:/goodluck"
|
||||
restart: always
|
||||
Reference in New Issue
Block a user