1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 17:21:03 +08:00

完善应用 garage

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2025-07-18 17:45:33 +08:00
parent 578f1532b0
commit 71aa846e66

View File

@ -27,8 +27,10 @@ services:
- TZ=Asia/Shanghai
garage-webui:
image: khairul169/garage-webui:1.0.9
container_name: garage-webui
restart: unless-stopped
container_name: ${CONTAINER_NAME}-web
restart: always
networks:
- 1panel-network
volumes:
- ${GARAGE_ROOT_PATH}/config/garage.toml:/etc/garage.toml
ports: