mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -27,8 +27,10 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
garage-webui:
|
garage-webui:
|
||||||
image: khairul169/garage-webui:1.0.9
|
image: khairul169/garage-webui:1.0.9
|
||||||
container_name: garage-webui
|
container_name: ${CONTAINER_NAME}-web
|
||||||
restart: unless-stopped
|
restart: always
|
||||||
|
networks:
|
||||||
|
- 1panel-network
|
||||||
volumes:
|
volumes:
|
||||||
- ${GARAGE_ROOT_PATH}/config/garage.toml:/etc/garage.toml
|
- ${GARAGE_ROOT_PATH}/config/garage.toml:/etc/garage.toml
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user