Skip to content

Commit

Permalink
Upgraded temporal UI image
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbert09 committed Oct 29, 2024
1 parent 76efa0b commit 65c1bc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@ services:
environment:
- TEMPORAL_ADDRESS=temporal:7233
- TEMPORAL_CORS_ORIGINS=http://localhost:3000
image: temporalio/ui:2.10.3
- TEMPORAL_CSRF_COOKIE_INSECURE=true
image: temporalio/ui:2.31.2
ports:
- 8081:8080
temporal-django-worker:
Expand Down

0 comments on commit 65c1bc7

Please sign in to comment.