mirror of https://github.com/dapr/docs.git
Merge pull request #4518 from fvanzee/self-hosted-scheduler-docs
update self-hosted-with-docker docs
This commit is contained in:
commit
dea27c7252
|
@ -149,7 +149,7 @@ services:
|
|||
- type: tmpfs
|
||||
target: /data
|
||||
tmpfs:
|
||||
size: "10000"
|
||||
size: "64m"
|
||||
|
||||
networks:
|
||||
hello-dapr: null
|
||||
|
|
Loading…
Reference in New Issue