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
|
- type: tmpfs
|
||||||
target: /data
|
target: /data
|
||||||
tmpfs:
|
tmpfs:
|
||||||
size: "10000"
|
size: "64m"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
hello-dapr: null
|
hello-dapr: null
|
||||||
|
|
Loading…
Reference in New Issue