mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-08 15:35:36 +00:00
no message
This commit is contained in:
parent
c906636776
commit
b6b44b3782
@ -329,8 +329,6 @@ class DialogController extends AbstractController
|
|||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @api {get} api/dialog/hide 09. 会话隐藏
|
* @api {get} api/dialog/hide 09. 会话隐藏
|
||||||
*
|
*
|
||||||
|
|||||||
@ -96,7 +96,7 @@ services:
|
|||||||
appstore:
|
appstore:
|
||||||
container_name: "dootask-appstore-${APP_ID}"
|
container_name: "dootask-appstore-${APP_ID}"
|
||||||
privileged: true
|
privileged: true
|
||||||
image: "dootask/appstore:0.1.7"
|
image: "dootask/appstore:0.1.8"
|
||||||
volumes:
|
volumes:
|
||||||
- shared_data:/usr/share/dootask
|
- shared_data:/usr/share/dootask
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user