fix: adding missing appwrite volume
This commit is contained in:
parent
9b1ede3a59
commit
02c530dcbe
2 changed files with 64 additions and 63 deletions
|
|
@ -646,6 +646,7 @@
|
|||
- "$$id-functions:/storage/functions"
|
||||
- "$$id-builds:/storage/builds"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "/tmp:/tmp:rw"
|
||||
entrypoint: executor
|
||||
"$$id-influxdb":
|
||||
image: appwrite/influxdb:1.5.0
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue