Skip to content

Commit

Permalink
perf: 升级okr容器
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Feb 5, 2024
1 parent 7efaf3b commit 02b2634
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .env.docker
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

JUKE_KEY_JOKE=
JUKE_KEY_SOUP=

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ services:

okr:
container_name: "dootask-okr-${APP_ID}"
image: "kuaifan/doookr:0.0.30"
image: "kuaifan/doookr:0.0.32"
environment:
TZ: "${TIMEZONE:-PRC}"
DOO_TASK_URL: "http://${APP_IPPR}.3"
Expand Down

0 comments on commit 02b2634

Please sign in to comment.