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:
parent
578f1532b0
commit
71aa846e66
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user