1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 21:01:04 +08:00
1Panel-Appstore/lucky/2.10.7/docker-compose.yml
github-action update-app-version 0efd96b0dd Update app version [skip ci]
2024-07-07 11:21:55 +00:00

11 lines
213 B
YAML

services:
lucky:
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host
volumes:
- ${DATA_PATH}:/goodluck
image: gdy666/lucky:2.10.7
labels:
createdBy: "Apps"