Merge pull request #4518 from fvanzee/self-hosted-scheduler-docs

update self-hosted-with-docker docs
This commit is contained in:
Hannah Hunter 2025-02-12 15:44:19 -05:00 committed by GitHub
commit dea27c7252
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ services:
- type: tmpfs
target: /data
tmpfs:
size: "10000"
size: "64m"
networks:
hello-dapr: null