Skip to content

Commit dea27c7

Browse files
authored
Merge pull request #4518 from fvanzee/self-hosted-scheduler-docs
update self-hosted-with-docker docs
2 parents 46be695 + 2cfc002 commit dea27c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/operations/hosting/self-hosted/self-hosted-with-docker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ services:
149149
- type: tmpfs
150150
target: /data
151151
tmpfs:
152-
size: "10000"
152+
size: "64m"
153153

154154
networks:
155155
hello-dapr: null

0 commit comments

Comments
 (0)