Merge pull request #785 from jugglingjsons/main
fix: adding missing appwrite volume
This commit is contained in:
commit
cc0df0182c
@ -646,6 +646,7 @@
|
|||||||
- "$$id-functions:/storage/functions"
|
- "$$id-functions:/storage/functions"
|
||||||
- "$$id-builds:/storage/builds"
|
- "$$id-builds:/storage/builds"
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
|
- "/tmp:/tmp:rw"
|
||||||
entrypoint: executor
|
entrypoint: executor
|
||||||
"$$id-influxdb":
|
"$$id-influxdb":
|
||||||
image: appwrite/influxdb:1.5.0
|
image: appwrite/influxdb:1.5.0
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user