1
0

feat:调整细节

This commit is contained in:
okxlin
2024-02-26 13:09:34 +08:00
parent 6ba13ad5b9
commit 67b1c92591
13 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ services:
restart: always
network_mode: host
volumes:
- ${DATA_PATH}/luckyconf:/goodluck
- ${DATA_PATH}:/goodluck
image: gdy666/lucky:2.6.2
labels:
createdBy: "Apps"

View File

@@ -5,7 +5,7 @@ services:
restart: always
network_mode: host
volumes:
- ${DATA_PATH}/luckyconf:/goodluck
- ${DATA_PATH}:/goodluck
image: gdy666/lucky:latest
labels:
createdBy: "Apps"