mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update executor to bin entrypoint
This commit is contained in:
+1
-5
@@ -399,11 +399,7 @@ services:
|
||||
|
||||
appwrite-executor:
|
||||
container_name: appwrite-executor
|
||||
entrypoint:
|
||||
- php
|
||||
- -e
|
||||
- /usr/src/code/app/executor.php
|
||||
- -dopcache.preload=opcache.preload=/usr/src/code/app/preload.php
|
||||
entrypoint: executor
|
||||
stop_signal: SIGINT
|
||||
build:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user