mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
no message
This commit is contained in:
parent
f3cfcc650c
commit
6e5426764e
@ -91,25 +91,6 @@ services:
|
|||||||
- extnetwork
|
- extnetwork
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
face:
|
|
||||||
container_name: "dootask-face-${APP_ID}"
|
|
||||||
image: "hitosea2020/dooface:0.0.1"
|
|
||||||
ports:
|
|
||||||
- "7788:7788"
|
|
||||||
environment:
|
|
||||||
TZ: "${TIMEZONE:-PRC}"
|
|
||||||
STORAGE: mysql
|
|
||||||
MYSQL_HOST: "${DB_HOST}"
|
|
||||||
MYSQL_PORT: "${DB_PORT}"
|
|
||||||
MYSQL_USERNAME: "${DB_USERNAME}"
|
|
||||||
MYSQL_PASSWORD: "${DB_PASSWORD}"
|
|
||||||
MYSQL_DB_NAME: "${DB_DATABASE}"
|
|
||||||
DB_PREFIX: "${DB_PREFIX}"
|
|
||||||
REPORT_API: "http://nginx/api/public/checkin/report"
|
|
||||||
networks:
|
|
||||||
- extnetwork
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
search:
|
search:
|
||||||
container_name: "dootask-search-${APP_ID}"
|
container_name: "dootask-search-${APP_ID}"
|
||||||
image: "public.ecr.aws/zinclabs/zincsearch:0.4.10"
|
image: "public.ecr.aws/zinclabs/zincsearch:0.4.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user