mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: update easytier v2.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
easytier:
|
easytier:
|
||||||
image: "easytier/easytier:v2.3.2"
|
image: easytier/easytier:v2.4.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@@ -13,8 +13,7 @@ services:
|
|||||||
- ${CONFIG_FILE_PATH}:${CONFIG_FILE_PATH_INTERNAL}
|
- ${CONFIG_FILE_PATH}:${CONFIG_FILE_PATH_INTERNAL}
|
||||||
command: ${COMMAND}
|
command: ${COMMAND}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: Apps
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user