mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Use orchestrator image that pulls sidecar
This commit is contained in:
+1
-7
@@ -1230,15 +1230,9 @@ services:
|
||||
networks:
|
||||
- appwrite
|
||||
|
||||
appwrite-orchestrator-sidecar:
|
||||
container_name: appwrite-orchestrator-sidecar
|
||||
image: chiragagg5k/job-sidecar:temp-appwrite-pr-4f081ed-20260521
|
||||
command: ["-h"]
|
||||
restart: "no"
|
||||
|
||||
appwrite-orchestrator:
|
||||
container_name: appwrite-orchestrator
|
||||
image: chiragagg5k/jobs-service:temp-appwrite-pr-4f081ed-20260521
|
||||
image: chiragagg5k/jobs-service:temp-appwrite-pr-4f081ed-20260521-r2
|
||||
user: root
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user