Skip to content

Commit

Permalink
adding tmp volume to jaeger
Browse files Browse the repository at this point in the history
  • Loading branch information
sysadmin4j committed May 7, 2024
1 parent 69a5c3d commit d410ed1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ services:
restart: unless-stopped
networks:
- saleor-backend-tier
volumes:
- type: tmpfs
target: /tmp

mailpit:
image: axllent/mailpit
Expand Down

0 comments on commit d410ed1

Please sign in to comment.